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-squarecarl_the_grackle@lemmy.ziplinkfedilinkarrow-up14·2 days agoll so you don’t even have to move your finger
minus-squarefestnt@sh.itjust.workslinkfedilinkarrow-up2·1 day 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·1 day agoBut I have 10 of those to type with?
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up3·1 day agoDepends on the distro how that alias is defined (if it is defined)…
minus-squareone_knight_scripting@lemmy.worldlinkfedilinkarrow-up3·1 day agoThat is true, but I would define standard practice like this: ls -l = ll And ls -la = la
I like the
la
alias.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)
PS1=$(ls -a)
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.