this post was submitted on 10 Sep 2026
245 points (92.1% liked)

linuxmemes

32772 readers
194 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry of any kind will not be tolerated. This is an LGBTQ+-friendly community -- if that is a problem for you, you should leave.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • Don't come looking for advice, this is not the right community.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves / tolerates / hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 3 years ago
    MODERATORS
     

    top 50 comments
    sorted by: hot top controversial new old
    [–] Tiger_Man_@szmer.info 2 points 5 hours ago

    not giving a fuck about proper file perms is fine as long as its not a server

    Why? I mean not Drake because Drake sucks

    My specify every permission every time? That's just going to create arrows.

    [–] W98BSoD@lemmy.dbzer0.com 105 points 2 days ago (2 children)
    [–] Funkt4st1c@lemmy.world 25 points 2 days ago

    This is drake erasure and I'm LOVING EVERY MINUTE OF IT, JERRY

    [–] trashman@feddit.org 12 points 2 days ago* (last edited 2 days ago)

    Yo dawg, heard you like memes

    [–] gigaqps@lemmy.world 68 points 2 days ago (2 children)
    [–] Ephera@lemmy.ml 59 points 2 days ago (3 children)

    Yeah, not only does +x leave read/write permissions untouched, it also only makes it executable for the user, not for everyone and their cat.

    [–] dimmuborgnine@lemmy.world 4 points 17 hours ago

    If your cat isn’t the first entry in /etc/sudoers I’m not sure I want to know you

    [–] dimmuborgnine@lemmy.world -1 points 17 hours ago

    If your cat isn’t the first entry in /etc/sudoers I’m not sure I want to know you

    [–] MrChewy@lemmy.world 25 points 2 days ago (3 children)

    Cat doesn't execute anything tho, it just reads and gives output

    [–] fartographer@lemmy.world 1 points 16 hours ago

    Or am I???

    x='dumb.txt' && echo "ls | grep $x && cat $x && rm -v $x" > $x && cat $x | bash

    [–] SaharaMaleikuhm@feddit.org 9 points 2 days ago (1 children)

    The cat command executes the cat program.

    [–] quantumvoid0@programming.dev 5 points 2 days ago (1 children)

    What happens when u try to cat the cat program, is that considered reading or executing

    Both, they are not mutually exclusive.

    [–] NominatedNemesis@reddthat.com 5 points 1 day ago* (last edited 1 day ago)

    Except if you use kitty terminal emulator with unsecure remote access. Issue

    Then with cat, you could execute arbitrary commands...

    load more comments (1 replies)
    [–] morto@piefed.social 63 points 2 days ago

    chmod 666 so only the devil can execute it

    [–] SaharaMaleikuhm@feddit.org 15 points 2 days ago (1 children)
    load more comments (1 replies)
    [–] BigBrownBeaver@lemmy.world 7 points 1 day ago (1 children)
    [–] anarchy79@lemmy.world 2 points 1 day ago

    Such a beautiful language.

    [–] Maxxie@piefed.blahaj.zone 31 points 2 days ago

    this but in reverse πŸ€·β€β™€οΈ

    [–] Nyadia@lemmy.blahaj.zone 11 points 2 days ago (1 children)

    I don't use chmod nearly often enough to remember these numbers. I know there's a mathematical way to figure it out, but I cba to do that when u+wrx more or less tells me exactly what it does (grant the User Write, Read, and eXecute permissions)

    [–] timbuck2themoon@sh.itjust.works 7 points 1 day ago (1 children)

    4 read, 2 write, 1 execute.

    That's it. Add them up for whatever you want.

    [–] naevaTheRat@lemmy.dbzer0.com 3 points 19 hours ago

    and digits are sticky, owner, group, all

    [–] cupcakezealot@piefed.blahaj.zone 12 points 2 days ago* (last edited 2 days ago)

    chmod -R 777 / galaxy brain

    [–] rumschlumpel@feddit.org 37 points 2 days ago (3 children)

    When I start fucking with chmod, it happens way too often that what I want to do only works after I executed chmod 777...

    May I interest you in a nice β€œchown”?

    [–] rImITywR@lemmy.world 38 points 2 days ago (2 children)

    chmod -R 777 /

    Why the fuck am I still getting permission errors

    load more comments (1 replies)
    [–] DrunkAnRoot@sh.itjust.works 4 points 1 day ago* (last edited 1 day ago) (11 children)

    real question is how do you pronounce chmod

    [–] flandish@lemmy.world 3 points 1 day ago

    β€œchange mod”

    shmod. and then cho-wn (ch'own? cho-un?)

    and of course, hweel (jk on this one)

    [–] Magnum@infosec.pub 2 points 1 day ago

    The CH from channel and then mod

    load more comments (4 replies)
    [–] Wfh@lemmy.zip 14 points 2 days ago (1 children)

    chmod -R 600 ~/, because I dont trust anyone, not even myself.

    [–] palordrolap@fedia.io 12 points 2 days ago (5 children)

    I forgor the tilde and its taking a long time. wat do

    [–] the_strange@feddit.org 12 points 2 days ago

    sudo rm -rf / --no-preserve-root

    Start from scratch

    load more comments (4 replies)
    [–] neopenguin@lemmy.world 18 points 2 days ago

    If you don't add the leading digit (out of respect) for the sticky/setgid/setuid bits, do you even Linux?

    load more comments
    view more: next β€Ί