]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - tests/tilde.tests
Imported from ../bash-3.2.tar.gz.
[thirdparty/bash.git] / tests / tilde.tests
index f5f5309023d5bc185a08e9fbded6423aa04caad0..8b2bdb8b2e5ec193c6d39d284fc6c2d4060d9c68 100644 (file)
@@ -64,3 +64,6 @@ case $unset in
 "")    echo ok 3 ;;
 *)     echo bad 3 ;;
 esac
+
+USER=root              # should exist just about everywhere
+echo ~$USER