HP3000-L Archives

August 2002, Week 4

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:
Donna Garverick <[log in to unmask]>
Reply To:
Donna Garverick <[log in to unmask]>
Date:
Tue, 27 Aug 2002 08:46:04 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (42 lines)
Robert Mills wrote:

>   :hello user.account,udcgroup
>   :copy udcfile,newudc
>   :editor (make your changes)
>   :sh -L
>   shell/iX> man mv (this will display the documentation for the mv command)
>   shell/iX> mv ./NEWUDC ./UDCFILE
>   shell/iX> exit

<ahem> you don't have to go into the shell to use 'mv'.  from the colon
prompt....

:mv "./NEWUDC ./UDCFILE"

...works just fine.  the above assumes that 'newudc' and 'udcfile' are in the
group you're currently in.  also -- capitalization is important since you're
using a posix program.  if your udc's are in another group (say '.udc') then
your command would be:

:mv "../UDC/NEWUDC ../UDC/UDCFILE"

this assumes that both files are in your current logon account.  both examples
assume that 'hpbin' are in your path.  if not then invoke 'mv' by typing:

:mv.hpbin.sys <blahblahblah>             - d

--
Donna Garverick     Sr. System Programmer
925-210-6631        [log in to unmask]

Come, my friends, 'Tis not too late to seek a newer world.
Tho' much is taken, much abides; and tho'
We are not now that strength which in old days
Moved earth and heaven, that which we are, we are.
"Ulysses", A. Tennyson

>>>MY opinions, not Longs Drug Stores'<<<

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

ATOM RSS1 RSS2