aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/tests/builtins/cd9.0
blob: 78bcdff9a933036e4738845f44f3dcd63a102a1a (plain) (blame)
1
2
3
4
5
6
7
8
# $FreeBSD$

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