thethunderwolf@lemmy.dbzer0.com to linuxmemes@lemmy.worldEnglish · 7 days agols -alemmy.dbzer0.comexternal-linkmessage-square36linkfedilinkarrow-up1769arrow-down15
arrow-up1764arrow-down1external-linkls -alemmy.dbzer0.comthethunderwolf@lemmy.dbzer0.com to linuxmemes@lemmy.worldEnglish · 7 days agomessage-square36linkfedilink
minus-squareNeilBrü@lemmy.worldlinkfedilinkEnglisharrow-up33·7 days agoBarbarians. ls -la, for civilized people.
minus-squareAlecSadler@lemmy.blahaj.zonelinkfedilinkarrow-up2·7 days agoDo you mean putting the l before the a, or just the l and a flags in general?
minus-squarelaurathepluralized@lemmy.worldlinkfedilinkarrow-up10·7 days ago-Ahl here! Human-readable sizes and get rid of . and ..! edit: format code so …! doesn’t look funny :D
minus-squarethethunderwolf@lemmy.dbzer0.comOPlinkfedilinkarrow-up6·7 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.Do you mean putting the l before the a, or just the l and a flags in general?
That’s what we call
lla
here at~
-lah gang rise up
-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)