Hi all,
I have tried to issue out the command to convert file from disk (ASCII format)
to a dat tape (EBCDIC format) but received the following error message :-
#dd if=testing.txt of=/dev/rmt0h/test.ebc conv=ebcdic
/dev/nrmt0h/test.ebc is not a file or directory
Is it possible to allow me to specify the output device and the output file
name??
Thanks in advance.
Received on Mon Oct 05 1998 - 02:43:03 NZDT