I tried this in a program but ksh93 failed with an error: printf "# comment: nummer 1\n(\n\tx=5\n)\n" | read -C input ; printf "%B\n" input ksh93[1]: read[1]: comment:: not found [No such file or directory]
Why does read -C not support comments in variable compounds? Jenny -- Jennifer Pioch, Uni Frankfurt _______________________________________________ ast-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-users
