this post was submitted on 23 Feb 2026
382 points (99.7% liked)

linuxmemes

30206 readers
1315 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 will not be tolerated.
  • 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 2 years ago
    MODERATORS
     
    top 34 comments
    sorted by: hot top controversial new old
    [–] bjoern_tantau@swg-empire.de 12 points 43 minutes ago (1 children)
    [–] ordnance_qf_17_pounder@reddthat.com 6 points 26 minutes ago (1 children)

    Life pro tip: good manners make it easier to get what you want

    [–] Viking_Hippie@lemmy.dbzer0.com 4 points 22 minutes ago

    ACTUAL good advice?! Is that even allowed here??

    [–] Aurenkin@sh.itjust.works 1 points 5 minutes ago

    Aurenkin is not in the pleasers file. This incident will be reported.

    [–] mogoh@lemmy.ml 22 points 1 hour ago
    alias srsly="sudo !!"
    
    [–] kmirl@lemmy.world 1 points 15 minutes ago

    Mor leters, pas

    [–] i_am_not_a_robot@feddit.uk 88 points 3 hours ago (3 children)

    In the interests of Linux commands generally being short abbreviations, I suggest "pls".

    [–] tiny_hedgehog@piefed.social 31 points 3 hours ago
    [–] funkajunk@lemmy.world 7 points 2 hours ago
    [–] TeamAssimilation@infosec.pub 7 points 2 hours ago

    Maybe pls for the su command?

    [–] ttyybb@lemmy.world 16 points 2 hours ago (1 children)

    I have please run the previous command as sudo

    [–] phr@discuss.tchncs.de 5 points 1 hour ago

    i love that!

    [–] Hupf@feddit.org 2 points 57 minutes ago
    [–] wildbus8979@sh.itjust.works 32 points 3 hours ago* (last edited 2 hours ago) (3 children)

    alias thanks="echo 'You are most welcomed'"

    please shutdown; thanks

    [–] shrek_is_love@lemmy.ml 4 points 33 minutes ago

    I know this is a meme and not GitHub, but I thought some people might like to learn that if you do please shutdown && thanks it won't say you're welcome if the shutdown failed

    [–] nymnympseudonym@piefed.social 33 points 2 hours ago (1 children)

    alias sudo fucking

    fucking systemctl restart firewalld.service

    fucking shutdown

    [–] thejml@sh.itjust.works 27 points 2 hours ago (2 children)
    [–] ramasses@social.ozymandias.club 3 points 1 hour ago (1 children)

    Is their a still maintained fork?

    [–] Glitterkoe@lemmy.world 5 points 2 hours ago

    Kind stranger; you made my day

    [–] cypherpunks@lemmy.ml 5 points 2 hours ago* (last edited 2 hours ago) (1 children)

    alias thanks="You are most welcomed"

    you need to use the echo command if you want to echo something:

    alias thanks="echo 'You are most welcomed'"

    (the inner single-quotes are not strictly required in this case, but recommended nonetheless)

    [–] wildbus8979@sh.itjust.works 4 points 2 hours ago* (last edited 2 hours ago)

    Huh yeah my bad, wrote this too fast in-between two messages at work

    [–] joyjoy@lemmy.zip 6 points 2 hours ago (1 children)
    robm@homebox ~$ please su
    [sudo] password for robm: 
    robm is not in the sudoers file.  This incident will be reported.
    
    [–] cypherpunks@lemmy.ml 12 points 2 hours ago* (last edited 2 hours ago)
    [–] pseudo@jlai.lu 3 points 1 hour ago (1 children)

    We need more women in tech.

    you can always become the woman in tech

    [–] bitjunkie@lemmy.world 1 points 1 hour ago

    I also like fuck, which attempts to run the first suggested syntax in the error output of the previous command.

    [–] z3rOR0ne@lemmy.ml 2 points 2 hours ago (1 children)

    I prefer an alias that actually reflects my feelings.

    alias didistutter="sudo"
    
    [–] bitjunkie@lemmy.world 6 points 1 hour ago
    alias didistutter="sudo !!"
    

    I'd recommend this version so you don't actually have to repeat yourself.

    [–] Rhaedas@fedia.io 2 points 2 hours ago (1 children)

    FWIW, using a shell function is preferred (according to Bash docs) and probably a lot more flexible, and less dangerous. No, actually, anything in Linux can be dangerous.

    And while I'm also in the camp of trying to make the Basilisk happy, I doubt it's going to work.

    [–] yakko@feddit.uk 3 points 2 hours ago

    Any superintelligent AI that will extrapolate the past to judge my actions and my innermost thoughts and attitudes won't be impressed by obeisance. Tell Roko what you really think, and have some self respect. Those Less Wrong types really miss the mark with all that shit.

    [–] mumblerfish@lemmy.world 1 points 2 hours ago
    [–] HDMR@piefed.ca 1 points 2 hours ago

    Maple Linux needs to get this baked in.