Original message:
======================================
Greetings,
in a Sparc Station 2, using 4.1.2, I'm trying to load files that was stored
in a 720k diskette using tar command from a Xenix machine. I'm reading the man
pages about tar but I can't find anything that can help me.
Is it possible ?
======================================
Solution:
To see the files: tar -tvf /dev/rfd0
To load the files: dd if=/dev/rfd0 of=filename bs=9k conv=noerror
Many thanks to:
Sean Ward seanw@amgen.com
steve letter sgl@houston.geoquest.slb.com
Richard J. Niziak rickn@copley.com
Glenn Satchell glenn@uniq.com.au
Pat Cain pjc@denver.ssds.com
Dan Zegarac zegarac@gdls.com
Ron vasey@issi.com
Danny Johnson danny@ews7.dseg.ti.com
Faisal Waheed waheed@symbol.COM
This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:08:55 CDT