mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-21 12:57:58 +02:00
11 lines
62 B
Plaintext
11 lines
62 B
Plaintext
cd /
|
|
pwd
|
|
help >&-
|
|
pwd
|
|
pwd
|
|
echo $?
|
|
echo $?
|
|
echo $?
|
|
|
|
cd $OLDPWD
|