xref
: /
freebsd
/
bin
/
sh
/
tests
/
builtins
/
cd9.0
(revision 43a5ec4eb41567cc92586503212743d89686d78f)
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