ls -a
-
Do you mean putting the l before the a, or just the l and a flags in general?
-
That is true, but I would define standard practice like this:
ls -l
=ll
And
ls -la
=la
Yeah, fair enough.
-
I’m an
ls -alh
guy, myself.Human-readable? What, are you some kind of human?
-
yeah that would make more sense
-
ll
so you don’t even have to move your fingerbut 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)
-
ll
so you don’t even have to move your fingerBut I have 10 of those to type with?
-
This post did not contain any content.
ls -ha… is Linux laughing at my mess…???
-
This post did not contain any content.
ls -latr
To see where’s the most recent shit cause that’s what I’m interested in.
-
That’s what we call
lla
here at~
-
This post did not contain any content.
alias dir="ls"