Control: found -1 5.0.2-6

Here's another test:

$ pwd
/home/vlefevre
$ ln -s dir1/dir2 foo
$ echo OK > file
$ cat foo/../../file
OK
$ realpath foo/../../file
/home/vlefevre/file
$ echo ${$(echo foo/../../file):a}
/home/file
$ echo ${$(echo foo/../../file):A}
/home/file

-- 
Vincent Lefèvre <vinc...@vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to