The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 01-22-2008
prashant43's Avatar
prashant43 prashant43 is offline
Registered User
 

Join Date: Jan 2008
Location: Bangalore
Posts: 22
How to read values that are passed to the shell function in ksh.

In ksh shell,
There is a function f1.
function f1
{

How to read here??
....
....

}

I am passing values to fuunction f1 as

f1 "A" "B"

Please tell me how to read the passed values in function f1.

Advance Thanks & Regards
Prashant
Reply With Quote
Remove advertisements
!!
Forum Sponsor