ls -hal
linuxmemes
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
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 figures
We 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.
ls -latr
To see where's the most recent shit cause that's what I'm interested in.
alias dir="ls"
Barbarians.
ls -la
, for civilized people.
-lah gang rise up
-Ahl
here! Human-readable sizes and get rid of .
and ..
!
edit: format code so ..! doesn't look funny :D
That's what we call lla
here at ~
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)
Do you mean putting the l before the a, or just the l and a flags in general?
Maybe an alternative way:
Pic A - Normal image
Pic B - Same place illuminated with ultraviolet light
yeah that would make more sense
ls -ha.. is Linux laughing at my mess..???
Showing what's in the cupboards & drawers is more like
ls -R
I'm an ls -alh
guy, myself.
Human-readable? What, are you some kind of human?
ls -a1
I like the la
alias.
ll
so you don't even have to move your finger
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)
But I have 10 of those to type with?
PS1=$(ls -a)
Doesn't show dotfiles.
Depends on the distro how that alias is defined (if it is defined)...
That is true, but I would define standard practice like this:
ls -l
= ll
And
ls -la
= la
Yeah, fair enough.
speed through the house with ncdu
"So that's where all my stuff went!"
Is -alR killed my parents
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.
man i just figured out DOS in the 80s i'm slow okay
Wait till they try ls -laz
.trash
s/ls/ls -1/