home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / ibm / pc / misc / 16029 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  717 b 

  1. Path: sparky!uunet!spool.mu.edu!agate!biosci!ucselx!crash!jbjones
  2. From: jbjones@crash.cts.com (John Jones)
  3. Newsgroups: comp.sys.ibm.pc.misc
  4. Subject: Anyone seen a decent C-shell knockoff for DOS?-==+==-
  5. Message-ID: <1992Dec20.001006.14531@crash>
  6. Date: 20 Dec 92 08:10:06 GMT
  7. Organization: CTS Network Services (crash, ctsnet), El Cajon, CA
  8. Lines: 11
  9.  
  10. I'm looking for a workable cshell sortathing for DOS.  I would like
  11. something that can do nested processing, like
  12.  
  13. If (awk -f this that) == "Tuesday" {Do this stuff}
  14. Else {Do this other stuff}
  15.  
  16. Where it would perform what's in the parentheses, then use the output
  17. to complete the test.  Anyone seen such a thang, I'd appreciate the
  18. help.
  19.  
  20. john jbjones@crash.cts.com
  21.