HP3000-L Archives

September 2002, 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:
"Paul H. Christidis" <[log in to unmask]>
Reply To:
Date:
Fri, 6 Sep 2002 15:25:31 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (38 lines)
Bob,

I don't think you can 'access' MPE/iX temporary files from within the posix
shell.  You can, however, perform the 'append' operation without entering
the posix shell:

Suppose you already have a temporary file "tempfl".  Then in order to
append to it the 'permanent' file "ffile" do the following:

      :print FFILE;page=0 >> TEMPFL

Regards
Paul Christidis




Is there a way to use the cat command to append an existing file to the end
of a temporary file?

I have a permanent file that I'm trying to append to a temp file like this:

cat FFILE >> TEMPFL

it does not seem to append to the MPE/iX file once I leave the shell.

Is there a way to do this?

I'm on 6.0

thanks, bob

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

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

ATOM RSS1 RSS2