home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / shell / 3612 < prev    next >
Encoding:
Text File  |  1992-08-25  |  907 b   |  25 lines

  1. Newsgroups: comp.unix.shell
  2. Path: sparky!uunet!mcsun!sunic!ugle.unit.no!news
  3. From: Harald.Eikrem@delab.sintef.no
  4. Subject: Re: If shell command switches.
  5. In-Reply-To: bas@phys.uva.nl's message of Tue, 18 Aug 1992 15:02:06 GMT
  6. Message-ID: <1992Aug25.230816*Harald.Eikrem@delab.sintef.no>
  7. Sender: news@ugle.unit.no (NetNews Administrator)
  8. Organization: SINTEF DELAB, Trondheim, Norway.
  9. References: <1992Aug6.195643.4702@prl.dec.com> <Bss2xD.GKE@root.co.uk>
  10.     <22412@sybase.sybase.com> <4755@daily-planet.concordia.ca>
  11.     <BAS.92Aug18100206@carlo.phys.uva.nl>
  12. Date: 25 Aug 92 23:08:16
  13. Lines: 10
  14.  
  15. ! (Some shells have a builtin test, but these take at least the switches
  16. ! of the system test and if there are more the shell manual should
  17. ! mention them.)
  18.  
  19. There are even OS'es (well HP-UX, maybe others) that do NOT provide a
  20. separate 'test' command (external to /bin/sh, that is).
  21.  
  22. ! Bas de Bakker.
  23.  
  24.   ~~harald E.
  25.