Neat Trick
Bill Vance
kbun at xpresso.seaslug.org
Tue Apr 21 07:26:29 UTC 2015
Oops! The wordwrapping made it a little less plain than
intended. Try it this way.
cd /home/$USER/Desktop
Name=$(cat /etc/hostname)
ln -s / $Name
cd -
Bill
On Mon, 20 Apr 2015, Bill Vance wrote:
> If you use a file manager very much, here's a neat
> trick you might find handy. Just run the following
> bash snippet.
>
> cd /home/$USER/Desktop ; Name=$(cat /etc/hostname) ; ln -s /
> $Name ; cd -
>
> Now look in your Desktop window, (on your Desktop, natch).
>
> Happy clicking.
>
> Bill
>
> --
> kubuntu-users mailing list
> kubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
>
More information about the kubuntu-users
mailing list