Why use U* over VMS

David N. Blank dnb at meshugge.media.mit.edu
Thu Nov 8 05:21:57 AEST 1990


I actually have a C program which allowed VMS users to do things like
redirection to/from files and do piping (it handled the mailbox setups
for you).  However, this brings up another problem with this scenario:
the standard VMS programs don't seem to be written with pipelining in mind.
They're not careful to use the stdin and stdout type models.  As a
result, the program I used for pipelines only had limited
functionality.
             Peace,
                 dNb



More information about the Comp.unix.programmer mailing list