On 17 February 2006 17:35, Marco Calviani wrote:
Since we're here and you're expert in this field, i would like to ask
you if, like me, you experience problem in deleting the
/etc/splash/default symlink:
# rm -rf default/
rm: cannot remove `default/': Not a directory
Remove the trailing / :
# rm -rf default
That will delete the symlink.
--
Manuel A. McLure KE6TAW <[EMAIL PROTECTED]> <http://www.mclure.org>
...for in Ulthar, according to an ancient and significant law,
no man may kill a cat. -- H.P. Lovecraft
--
gentoo-user@gentoo.org mailing list