gi1242@lemmy.world to Linux@lemmy.ml · 1 年前Accidentally typed 'sl' instead of 'ls'? Install this and get a steam locomotive to run across your terminal.github.comexternal-linkmessage-square45linkfedilinkarrow-up1273arrow-down18file-text
arrow-up1265arrow-down1external-linkAccidentally typed 'sl' instead of 'ls'? Install this and get a steam locomotive to run across your terminal.github.comgi1242@lemmy.world to Linux@lemmy.ml · 1 年前message-square45linkfedilinkfile-text
minus-squaredx1@lemmy.mllinkfedilinkEnglisharrow-up3·edit-21 年前alias l="ls", I’m immune to this problem
minus-squarenshibj@lemmy.worldlinkfedilinkarrow-up2·edit-21 年前Or ll='ls -laFh' to have it just how I like it
alias l="ls", I’m immune to this problemOr
ll='ls -laFh'to have it just how I like it