Hi!

----

$ cd -@ / # doesn't work in ast-ksh.2013-10-10 on Solaris
11/B145/AMD64/64bit build:
-- snip --
$ ./arch/sol11.i386-64/bin/ksh -c 'cd -@ / ; echo $?'
./arch/sol11.i386-64/bin/ksh: cd: /dev/file/xattr@///@//: [No such
file or directory]
1
-- snip --
... the issue here is that the path mangeling removes all slashes
('/') until there is no slash left to represent the root directory...
;-(

----

Bye,
Roland

-- 
  __ .  . __
 (o.\ \/ /.o) [email protected]
  \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
  /O /==\ O\  TEL +49 641 3992797
 (;O/ \/ \O;)
_______________________________________________
ast-developers mailing list
[email protected]
http://lists.research.att.com/mailman/listinfo/ast-developers

Reply via email to