@[email protected] to [email protected] • 3 months agoWhat's a handy terminal command you use often?message-square265fedilinkarrow-up1217arrow-down18
arrow-up1209arrow-down1message-squareWhat's a handy terminal command you use often?@[email protected] to [email protected] • 3 months agomessage-square265fedilink
minus-square@avguserlink3•3 months agoAnother ls alias I’m a fan of is ls -latr which I alias to lt. It gives you a time sorted directory listing with the most recent next to your cursor (helpful for large directories).
Another
ls
alias I’m a fan of isls -latr
which I alias tolt
. It gives you a time sorted directory listing with the most recent next to your cursor (helpful for large directories).