Gnome-desktop from Kubuntu

Donn donn.ingle at gmail.com
Wed May 9 10:52:36 UTC 2007


>Hey I like these scripts....Im still learning the ropes and wish to 
understand the code better,exactly what do the commands

> grep -q OnlyShowIn=KDE $file
>
Quietly look through $file for the text "OnlyShowIn=KDE"
( man grep :) )

> sudo su -c "echo 'OnlyShowIn=KDE' >> $file"
>
Add that text onto the end of $file (with root permissions)

I am not sure about that sudo su thing. su with sudo? A bit Fedora meets 
Debian-ish.


/d




More information about the kubuntu-users mailing list