xref
: /
freebsd
/
bin
/
sh
/
tests
/
builtins
/
cd9.0
(revision a5921bc3653e2e286715e6fe8d473ec0d02da38c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
cd /dev
4
cd /bin
5
cd - >
/dev/null
6
pwd
7
cd - >
/dev/null
8
pwd
9