thethunderwolf@lemmy.dbzer0.com to linuxmemes@lemmy.worldEnglish · 1 day agols -alemmy.dbzer0.comexternal-linkmessage-square34fedilinkarrow-up1728arrow-down14
arrow-up1724arrow-down1external-linkls -alemmy.dbzer0.comthethunderwolf@lemmy.dbzer0.com to linuxmemes@lemmy.worldEnglish · 1 day agomessage-square34fedilink
minus-squarecarl_the_grackle@lemmy.ziplinkfedilinkarrow-up13·21 hours agoll so you don’t even have to move your finger
minus-squarefestnt@sh.itjust.workslinkfedilinkarrow-up2·12 hours 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-up1·12 hours agoBut I have 10 of those to type with?
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up3·16 hours agoDepends on the distro how that alias is defined (if it is defined)…
minus-squareone_knight_scripting@lemmy.worldlinkfedilinkarrow-up3·16 hours 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 fingerbut 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?
PS1=$(ls -a)
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.