On Monday 18 July 2011 04:46:52 lina wrote: > Hi, > > There was something called build/, > > when I tried to > > $ rm -r build/ > rm: cannot remove `build/': Not a directory > $ rm build/ > rm: cannot remove `build/': Not a directory > $ mv build/ build.old > mv: cannot move `build/' to `build.old': Not a directory > > $ ls -l > total 256 > lrwxrwxrwx 1 lina hpcusers 24 Dec 27 2009 build -> >/ > > I don't know how to remove /build. > > Thanks for any advice,
What about rm /scratch/lina/build Thierry -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

