On Thu, 2010-08-12 at 16:41 +0530, Balaji Damodaran wrote:
> sudo rm link-name  -  won't be a problem.
> 
> sudo rm link-name/ - deletes the underlying directory.

Interesting. On my computer this returns the error "Not a directory".
However,

    rm link-name/*

works as expected and deletes everything after following the link.

-- 
Roshan George

_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to