aboutsummaryrefslogtreecommitdiffstats
path: root/shell_cmds/sh/tests/builtins/cd9.0
blob: e9298787d99297ffab160cb21a2cd8a9014873f5 (plain) (blame)
1
2
3
4
5
6
7
8
# $FreeBSD: head/bin/sh/tests/builtins/cd9.0 293371 2016-01-07 21:46:07Z jilles $

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