[Ilugc] Recover deleted files

  • From: roshan@xxxxxxxxx (Roshan George)
  • Date: Thu Aug 12 17:01:51 2010

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

Other related posts: