thethunderwolf@lemmy.dbzer0.com to linuxmemes@lemmy.worldEnglish · 2 days agols -alemmy.dbzer0.comimagemessage-square34fedilinkarrow-up1745arrow-down14
arrow-up1741arrow-down1imagels -alemmy.dbzer0.comthethunderwolf@lemmy.dbzer0.com to linuxmemes@lemmy.worldEnglish · 2 days agomessage-square34fedilink
minus-squareNeilBrü@lemmy.worldlinkfedilinkEnglisharrow-up31·2 days agoBarbarians. ls -la, for civilized people.
minus-squarelaurathepluralized@lemmy.worldlinkfedilinkarrow-up8·edit-21 day 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·1 day 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)
minus-squareAlecSadler@lemmy.blahaj.zonelinkfedilinkarrow-up2·1 day agoDo you mean putting the l before the a, or just the l and a flags in general?
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
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~
Do you mean putting the l before the a, or just the l and a flags in general?