thethunderwolf@lemmy.dbzer0.com to linuxmemes@lemmy.worldEnglish · 3 days agols -alemmy.dbzer0.comimagemessage-square36fedilinkarrow-up1759arrow-down14
arrow-up1755arrow-down1imagels -alemmy.dbzer0.comthethunderwolf@lemmy.dbzer0.com to linuxmemes@lemmy.worldEnglish · 3 days agomessage-square36fedilink
minus-squarecarl_the_grackle@lemmy.ziplinkfedilinkarrow-up15·3 days agoll so you don’t even have to move your finger
minus-squarefestnt@sh.itjust.workslinkfedilinkarrow-up3·3 days agobut 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)
minus-squareSaharaMaleikuhm@feddit.orglinkfedilinkarrow-up2·3 days agoBut I have 10 of those to type with?
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up3·3 days agoDepends on the distro how that alias is defined (if it is defined)…
minus-squareone_knight_scripting@lemmy.worldlinkfedilinkarrow-up4·3 days agoThat is true, but I would define standard practice like this: ls -l = ll And ls -la = la
ll
so you don’t even have to move your fingerl
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)
But I have 10 of those to type with?
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
Andls -la
=la
Yeah, fair enough.