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