home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / shell / 4628 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  568 b 

  1. Path: sparky!uunet!sunquest!jew
  2. From: jew@rt.sunquest.com (/87336)
  3. Newsgroups: comp.unix.shell
  4. Subject: Re: how to get the last pos. parameter in ksh?
  5. Message-ID: <JEW.92Nov10104412@rt.rt.sunquest.com>
  6. Date: 10 Nov 92 17:44:12 GMT
  7. References: <KURO.92Nov9112643@vodka.Eng.Sun.Com>
  8. Sender: news@sunquest.UUCP
  9. Organization: Sunquest Information Systems
  10. Lines: 9
  11. In-reply-to: kuro@vodka.Eng.Sun.Com's message of 9 Nov 92 17:26:43 GMT
  12.  
  13. ; cat t
  14. #!/bin/ksh
  15. eval echo \$$#
  16. ; t 1 2 3
  17. 3
  18. --
  19. jew@sunquest.com
  20.  
  21. Most people eat as though they were fattening themselves for market.
  22.