kdesu and bash-completion ( Solved)
Art Alexion
art.alexion at verizon.net
Sun Jan 15 12:33:57 UTC 2006
Reuben Kagan wrote:
>First of all, take a look at this :
>
>http://www.debian-administration.org/articles/317
>
>so, what we cold learn from it:
>1. open ~/.bashrc, go down to the end of the file and uncomment
>if [ -f /etc/bash_completion ]; then
> . /etc/bash_completion
>fi
>from that point, sudo has sane comletion, but not kdesu.
>so , create new file
> /etc/bash_completion.d/kdesu
>and put one line there:
>complete -F _root_command $filenames kdesu
>
>that's all, you need to resource /etc/bash_completion
>in opened shells, obviously
>
>
>
Reuben,
Thanks so much for understanding the problem and providing a solution.
I think bash-completion is an indispensable shell feature.
Art
--
_______________________________________
Art Alexion
Arthur S. Alexion LLC
PGP fingerprint: 52A4 B10C AA73 096F A661 92D2 3B65 8EAC ACC5 BA7A
The attachment -- signature.asc -- is my electronic signature; no need for alarm.
Info @ http://mysite.verizon.net/art.alexion/encryption/signature.asc.what.html
Key for signed PDFs available at
http://mysite.verizon.net/art.alexion/encryption/ArthurSAlexion.p7c
The validation string is TTJY-ZILJ-BJJG.
________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 374 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kubuntu-users/attachments/20060115/fff578dd/attachment.sig>
More information about the kubuntu-users
mailing list