posted 12 years ago
Hello friends
I am creating a script where on runtime passing some command line arguments like ::
$./newServerStatus.sh dev_case_01 dev_auth_01 dev_rnp_01 ...
Now I need to use these parameters in a shell and from there this array needs to be passed to a python. Can someone please help me how should I pass and retreive this. Any help would be greatly appreciable.
Thanks
Sharad