HP3000-L Archives

July 2002, Week 3

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:
Ken Hirsch <[log in to unmask]>
Reply To:
Ken Hirsch <[log in to unmask]>
Date:
Mon, 15 Jul 2002 18:39:34 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (25 lines)
Donna Garverick wrote:



> tar '-cvf ./tartest   -  ' <./dgtemp
> TAR.HPBIN.SYS:  /SYS/PUB/DSGLIST2: No such file or directory
> TAR.HPBIN.SYS:  /SYS/PUB/DSGLIST3: No such file or directory
> TAR.HPBIN.SYS:  /SYS/PUB/DSGTEST: No such file or directory

For reasons unclear to me, when you listfile ,6 into a bytestream file, it
appears to add a space in front of each file name.

Try a variable-record length file.

By the way, if you are redirecting I/O from the CI command line, you can
even use temporary files, so without file equations:

listfile ./DSG@,6>filelist
tar '-cvf tartest - ' <filelist

should work.

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2