MU-VMS Archives

April 1995

MU-VMS@LISTSERV.MIAMIOH.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:
"Aaron D. Yonka" <[log in to unmask]>
Reply To:
Miami University VMS Discussion <[log in to unmask]>
Date:
Mon, 3 Apr 1995 14:59:31 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (30 lines)
[log in to unmask] (Brian J. Bernstein) writes:
>   I was wondering how redirection is supported in VMS.. I would like to take
a
> directory and dump it to a text file. In DOS, it would be DIR >DIRFILE.TXT
..
> so how about VMS?
>
> Thanks..
>
>
 =============================================================================
> Brian J. Bernstein                == Amiga 2500/030/882 25MHz Quantum 105MB
> [log in to unmask] == 1MB Chip, 2MB 16bit fast, 4MB 32bit fast
> http://phoenix.sas.muohio.edu/    == A2286 w/Boca Super X VGA 1MB    A1960
>     users/bernstbj/www/Brian.html == USRobotics v.Everything 28,800
 
Try this:
 
$ DIR /OUTPUT=DIRFILE.TXT
 
to use the same filenames as your above DOS example.
 
Check out HELP DIRECTORY /OUTPUT for more.
 
--
Aaron D. Yonka
 
[log in to unmask]          [log in to unmask]
http://phoenix.aps.muohio.edu/~adyonka/home.html

ATOM RSS1 RSS2