Files
toolbox-dev-env/scripts.d/10-up.sh

1 line
54 B
Bash
Raw Normal View History

function up() { cd $(eval printf '../'%.0s {1..$1}); }