HP3000-L Archives

September 2000, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Thisted, Kristian" <[log in to unmask]>
Reply To:
Thisted, Kristian
Date:
Wed, 6 Sep 2000 10:24:38 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (25 lines)
Hi!

I dont see how these two tape creations can make a difference. Who can? The
reciver of the tapes tells me one is totally unreadable for him.



New, not good:
:
:xeq /bin/pwd
:xeq /bin/rm "/dev/dat"
:xeq /bin/mknod "/dev/dat c 0 7"
:xeq /bin/tar "-cvf /dev/dat CAPN0008"
:


Old, good:
:
:SH
  pwd
  mknod /dev/dat c 0 7
  tar -cvf /dev/dat CAPN0008
  exit
:

ATOM RSS1 RSS2