Pop the directory off a stack

Report a typo

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.

Select one option from the list
___

Create a free account to access the full topic