home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / question / 15892 < prev    next >
Encoding:
Text File  |  1993-01-24  |  971 b   |  22 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!gatech!destroyer!cs.ubc.ca!news.UVic.CA!spang.Camosun.BC.CA!camins.camosun.bc.ca!comptec90017
  3. From: comptec90017@camins.camosun.bc.ca
  4. Subject: $i variable in scripts.
  5. Message-ID: <1993Jan22.144159.1@camins.camosun.bc.ca>
  6. Lines: 10
  7. Sender: news@spang.Camosun.BC.CA (Network News)
  8. Nntp-Posting-Host: camins.camosun.bc.ca
  9. Organization: Camosun College
  10. Date: Fri, 22 Jan 1993 22:41:59 GMT
  11.  
  12. I am modifying a Bourne Shell script file and I have found a variable that I
  13. am unsure of.  It is the $i variable.  It is inside a function.  I am assuming 
  14. that it is the variable which contains the function's parameter list.  Is this
  15. an errant assumption?  I cannot find any other reference to it in any manual or
  16. book that I have (including system manuals).  If it matters, I am doing this
  17. on an RS6000 running AIX V3.2 (against my will I might add).
  18.         Thanks for any help,
  19.             Mark Clarkson
  20.         Comptec90017@camins.camosun.bc.ca
  21.             
  22.