learnbyexample@programming.dev to Linux@lemmy.ml • 1 year agoNavigating around in your shellexternal-linkmessage-square5 fedilinkarrow-up128
arrow-up128external-linkNavigating around in your shelllearnbyexample@programming.dev to Linux@lemmy.ml • 1 year agomessage-square5 Commentsfedilink
minus-squarebeeng@discuss.tchncs.dehexbear1·edit-21 year agoThe dir's are the same names or similar? A few extra key strokes to get the fullname should be easier than cd'ing back and forth. There's also z foo "space" "tab" as per docs to get interactive list for matches. But, just a suggestion! linkfedilink
The dir's are the same names or similar? A few extra key strokes to get the fullname should be easier than cd'ing back and forth.
There's also z foo "space" "tab" as per docs to get interactive list for matches.
But, just a suggestion!