Share Some funny things 😁

8 Likes

13 Likes

3 Likes

8 Likes

7 Likes

the duck is missing above its head

sudo rm -rf /

1 Like

That’s not newbie friendly.

man rm
NAME
       rm - remove files or directories


OPTIONS
       Remove (unlink) the FILE(s). 

       -f, --force
              ignore nonexistent files and arguments, never prompt

       -r, -R, --recursive
              remove directories and their contents recursively
       

/ means the root folder.

5 Likes

Very true,

point is

  1. Linux allows you to remove anything, even itself
  2. Nobody should run random commands or commands one doesn’t know what they do from the internet

Target was not to harm, just show that Linux doesn’t restrict you in relation to the meme :wink:

4 Likes

4 Likes

:rofl:

3 Likes