tkomatsu/minishell

Error: pwd

Closed this issue · 1 comments

mkdir test_dir ; cd test_dir ; rm -rf ../test_dir ; cd . ; pwd ; cd . ; pwd ; cd .. ; pwd