Comments on: Humour: Funny Behaviour of rm Command https://gofedora.com/humour-funny-behaviour-rm-command/ How Tos, Tutorials, Tips and Tricks Fri, 19 Jun 2015 15:19:58 +0000 hourly 1 https://wordpress.org/?v=4.9.4 By: GI. Waters https://gofedora.com/humour-funny-behaviour-rm-command/comment-page-1/#comment-44 Wed, 30 Nov -0001 00:00:00 +0000 http://172.17.8.64/gofedora/?p=239#comment-44 If you want to delete only the soft link and not the target directory, do this
rm -f windows
Dont put the ‘/’ after ‘windows’

If you want to delete the target directory then change to ‘/’ and delete it normally.

Try this — ‘file windows’ and ‘file windows/’

]]>
By: rockingatul https://gofedora.com/humour-funny-behaviour-rm-command/comment-page-1/#comment-45 Wed, 30 Nov -0001 00:00:00 +0000 http://172.17.8.64/gofedora/?p=239#comment-45 Try this…this should work…

$chmod -R 755 windows

$rm -rf windows

if this works inform me…

]]>
By: kulbirsaini https://gofedora.com/humour-funny-behaviour-rm-command/comment-page-1/#comment-46 Wed, 30 Nov -0001 00:00:00 +0000 http://172.17.8.64/gofedora/?p=239#comment-46 @Rockingatul
It would be very kind of you if you would not tell that method to anyone else in your lifetime becuase people may kill you. If I might have tried that command, I would have lost my 120GB of data.

]]>
By: Pyrite https://gofedora.com/humour-funny-behaviour-rm-command/comment-page-1/#comment-47 Wed, 30 Nov -0001 00:00:00 +0000 http://172.17.8.64/gofedora/?p=239#comment-47 i see the word WINDOWS… so ill just assume you have to format and reinstall! 😛

]]>