I'm trying to create a file relative to a directory fd but it doesn't work:
ksh -c 'command exec {n}<"." ; echo "foo" >~{n}/test1 ; true '
Does anyone know what's wrong in this case?
ksh --version
version sh (AT&T Research) 93v- 2013-07-24
Irek
_______________________________________________
ast-developers mailing list
[email protected]
http://lists.research.att.com/mailman/listinfo/ast-developers
