thethunderwolf@lemmy.dbzer0.com to linuxmemes@lemmy.worldEnglish · 22 hours agols -alemmy.dbzer0.comimagemessage-square33fedilinkarrow-up1696arrow-down13
arrow-up1693arrow-down1imagels -alemmy.dbzer0.comthethunderwolf@lemmy.dbzer0.com to linuxmemes@lemmy.worldEnglish · 22 hours agomessage-square33fedilink
minus-squareNeilBrü@lemmy.worldlinkfedilinkEnglisharrow-up28·17 hours agoBarbarians. ls -la, for civilized people.
minus-squarelaurathepluralized@lemmy.worldlinkfedilinkarrow-up5·edit-213 hours ago-Ahl here! Human-readable sizes and get rid of . and ..! edit: format code so …! doesn’t look funny :D
minus-squareAlecSadler@lemmy.blahaj.zonelinkfedilinkarrow-up2·11 hours agoDo you mean putting the l before the a, or just the l and a flags in general?
minus-squarethethunderwolf@lemmy.dbzer0.comOPlinkfedilinkarrow-up4·15 hours 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.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
Do you mean putting the l before the a, or just the l and a flags in general?
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)