Imported from ../bash-1.14.7.tar.gz.
This commit is contained in:
commit
726f63884d
402 changed files with 150297 additions and 0 deletions
14
tests/tilde.right
Normal file
14
tests/tilde.right
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
/usr/homes/chet
|
||||
~chet
|
||||
/usr/homes/chet/foo
|
||||
~chet/foo
|
||||
~chet/foo
|
||||
~chet/bar
|
||||
~chet/bar
|
||||
~chet/bar
|
||||
:~chet/
|
||||
abcd~chet
|
||||
SHELL=~/bash
|
||||
SHELL=/usr/xyz/bash
|
||||
abcd:~chet
|
||||
PATH=/usr/ucb:/bin:~/bin:~/tmp/bin:/usr/bin
|
||||
Loading…
Add table
Add a link
Reference in a new issue