learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 1 year agoNavigating around in your shellblog.meain.ioexternal-linkmessage-square19fedilinkarrow-up169arrow-down13
arrow-up166arrow-down1external-linkNavigating around in your shellblog.meain.iolearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 1 year agomessage-square19fedilink
minus-squareSynthead@lemmy.worldlinkfedilinkEnglisharrow-up3·edit-21 year agoSome of these tips are dangerous. You generally don’t want cause insensitivity in your shell. Also, ls should never be used as a subshell to find files as a part of commands.
Some of these tips are dangerous. You generally don’t want cause insensitivity in your shell. Also, ls should never be used as a subshell to find files as a part of commands.