home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / msdos / programm / 11370 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  966 b 

  1. Path: sparky!uunet!spool.mu.edu!umn.edu!news.d.umn.edu!ub.d.umn.edu!not-for-mail
  2. From: cbusch@ub.d.umn.edu (Chris)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Normal MSDOS multitasking!
  5. Date: 14 Dec 1992 00:53:51 -0600
  6. Organization: University of Minnesota, Duluth
  7. Lines: 13
  8. Distribution: world
  9. Message-ID: <1ghb1vINNccb@ub.d.umn.edu>
  10. NNTP-Posting-Host: ub.d.umn.edu
  11.  
  12.    Apparantly MSDOS multitasks with the use of the pipe "|".  Is this
  13. true?  How does the | really work?  For example: "type this.txt | more"
  14. has 'type' and 'more' being ran simultaneously (apparantly).  How is
  15. this so?
  16.  
  17. --
  18. Chris Busch   CBUSCH@ub.d.umn.edu
  19. "C++ is the language of choice."
  20. "The use of COBOL cripples the mind; its teaching should, therefore,
  21.     be reguarded as a criminal offense." - E. W. Dijkista 
  22. "High-level languages should remove burden from the programmer, not
  23.  put burden on the programmer!"
  24. "Don't ask 'why would you do that?' instead ask 'why wouldn't you do that?'"
  25.