summaryrefslogtreecommitdiff
path: root/corebinutils/sh/tests/builtins/cd9.0
blob: 811d75fff03db61873aab6410d47f35cbf9b281f (plain)
1
2
3
4
5
6
7

cd /dev
cd /bin
cd - >/dev/null
pwd
cd - >/dev/null
pwd