Each parameter ("-g $gid", for example), should be separate parameters ('-g', $gid). You are creating a single parameter of the form -g $gid instead of two parameters (the flag and the value). This should be done for every flag+value that you have combined into a single parameter.
--MidLifeXis
In reply to Re: using UID-MIN
by MidLifeXis
in thread using UID-MIN
by papillon
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |