robert030975
MIS
- Oct 17, 2006
- 227
I have this command which checks the read of the tape as Ive had a couple of issues.
dd if=/dev/st0 of=/dev/null
how would you move the reults into a file eg test1.txt
Thanks
dd if=/dev/st0 of=/dev/null
how would you move the reults into a file eg test1.txt
Thanks