]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - bin/sh/tests/builtins/cd9.0
Fix multiple vulnerabilities in rtsold.
[FreeBSD/FreeBSD.git] / bin / sh / tests / builtins / cd9.0
1 # $FreeBSD$
2
3 cd /dev
4 cd /bin
5 cd - >/dev/null
6 pwd
7 cd - >/dev/null
8 pwd