9 ms·
I did not realize cd'ing up was an esoteric sport. My own take: shopt -s cdable_vars u2=../.. u3=../../.. u4=../../../.. u5=../../../../..
by ibiza 3y ago
I did not realize cd'ing up was an esoteric sport. My own take:
shopt -s cdable_vars
u2=../.. u3=../../.. u4=../../../.. u5=../../../../..