ls -a
ls -a


ALT
ls -a
You're viewing a single thread.
I like the la
alias.
ll
so you don't even have to move your finger
PS1=$(ls -a)
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)
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.
But I have 10 of those to type with?
l