[Sunhelp] copying tapes

Beaman, William C sunhelp at sunhelp.org
Wed Nov 1 06:29:19 CST 2000


Hey Man,

try:

while dd if=/dev/rmt/On ibs=126b | rsh tapehost -n dd of=/dev/rmt/On
obs=126b ; do
  echo "Tape file copied..."
done

You may or may not need that ibs/obs thing.

Bill



More information about the SunHELP mailing list