this post was submitted on 13 Sep 2025
737 points (99.6% liked)

linuxmemes

27282 readers
520 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.
  • 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
    [–] NeilBru@lemmy.world 31 points 1 day ago (4 children)

    Barbarians.

    ls -la, for civilized people.

    [–] ayyy@sh.itjust.works 12 points 1 day ago (1 children)
    [–] laurathepluralized@lemmy.world 8 points 1 day ago* (last edited 1 day ago)

    -Ahl here! Human-readable sizes and get rid of . and ..!

    edit: format code so ..! doesn't look funny :D

    I like ls -Ap, the -p option is convenient, it puts a / at the end of names if they're directories. -A is like -a but doesn't show . and ..

    -l is sometimes useful, but a bit cluttered and less readable (at least to me, maybe it wouldn't be if I were used to using it)

    [–] blx@lemmy.zip 1 points 1 day ago

    That's what we call lla here at ~

    Do you mean putting the l before the a, or just the l and a flags in general?

    [–] debil@lemmy.world 5 points 1 day ago
    ls -latr
    

    To see where's the most recent shit cause that's what I'm interested in.

    [–] kubica@fedia.io 46 points 1 day ago (1 children)

    Maybe an alternative way:

    Pic A - Normal image

    Pic B - Same place illuminated with ultraviolet light

    [–] festnt@sh.itjust.works 4 points 1 day ago

    yeah that would make more sense

    [–] kippinitreal@lemmy.world 21 points 1 day ago

    Showing what's in the cupboards & drawers is more like

    ls -R

    [–] CubitOom@infosec.pub 28 points 1 day ago

    alias dir="ls"

    [–] one_knight_scripting@lemmy.world 12 points 1 day ago (1 children)
    [–] carl_the_grackle@lemmy.zip 14 points 1 day ago (4 children)

    ll so you don't even have to move your finger

    [–] festnt@sh.itjust.works 2 points 1 day ago

    but if your hand is already on the keyboard, it's faster to type la than ll since you can move two hands faster than one (if they're doing the same movement, since with one hand you'd need to do the movement, reset and do it again)

    [–] SomethingBurger@jlai.lu 6 points 1 day ago

    PS1=$(ls -a)

    But I have 10 of those to type with?

    [–] one_knight_scripting@lemmy.world 3 points 1 day ago (1 children)
    [–] Ephera@lemmy.ml 3 points 1 day ago (1 children)

    Depends on the distro how that alias is defined (if it is defined)...

    [–] one_knight_scripting@lemmy.world 3 points 1 day ago (1 children)

    That is true, but I would define standard practice like this: ls -l = ll And ls -la = la

    [–] Ephera@lemmy.ml 1 points 1 day ago

    Yeah, fair enough.

    [–] JustinTheGM@ttrpg.network 5 points 1 day ago (1 children)

    I'm an ls -alh guy, myself.

    [–] thaklor@lemmy.world 4 points 1 day ago

    Human-readable? What, are you some kind of human?

    [–] dan69@lemmy.world 2 points 1 day ago

    ls -ha.. is Linux laughing at my mess..???

    [–] padraig@caint.ie 9 points 1 day ago

    speed through the house with ncdu

    [–] xxce2AAb@feddit.dk 10 points 1 day ago

    "So that's where all my stuff went!"

    [–] krunklom@lemmy.zip 4 points 1 day ago* (last edited 1 day ago) (1 children)

    Lulz, I tried that just to see the results. Either the terminal knows to not go crazy, or this fresh install is small enough to not take more than 5 seconds.

    And whatmade tool might tell you how all this garbage appeared here if you forgot.

    [–] BCsven@lemmy.ca 2 points 1 day ago

    Wait till they try ls -laz

    [–] KazuchijouNo@lemy.lol 2 points 1 day ago

    man i just figured out DOS in the 80s i'm slow okay

    [–] yogsototh@programming.dev 1 points 1 day ago

    s/ls/ls -1/