Script Parameters
I am have a script that just cycles through all the parameters passed into it and echo them out.I put the script on JSS and run it via Casper Remote.The script receives only 2 parameters no matter what I do.Here is the script: i=1while [ "$1" != "" ]... View more
- 301 Views
- 0 replies
- 0 kudos