thethunderwolf@lemmy.dbzer0.com to linuxmemes@lemmy.worldEnglish · 10 days agols -alemmy.dbzer0.comimagemessage-square28linkfedilinkarrow-up1665arrow-down14
arrow-up1661arrow-down1imagels -alemmy.dbzer0.comthethunderwolf@lemmy.dbzer0.com to linuxmemes@lemmy.worldEnglish · 10 days agomessage-square28linkfedilink
minus-squareNeilBrü@lemmy.worldlinkfedilinkEnglisharrow-up30·10 days agoBarbarians. ls -la, for civilized people.
minus-squarethethunderwolf@lemmy.dbzer0.comOPlinkfedilinkarrow-up5·9 days agoI 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)
Barbarians.
ls -la
, for civilized people.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)That’s what we call
lla
here at~