There is a stack of directories that looks like this:
$ dirs -v
0 ~/work
1 ~/project
2 ~/data
3 ~
Choose the right command that will pop the /data directory off the stack. Note that other directories should be kept in the stack.
There is a stack of directories that looks like this:
$ dirs -v
0 ~/work
1 ~/project
2 ~/data
3 ~
Choose the right command that will pop the /data directory off the stack. Note that other directories should be kept in the stack.
Create a free account to access the full topic