root@ne-ocadev-1:/root/scripts>./ARC-PURGE.sh
User check OK
Wrong number of Parameters or no Parameter have been given. USAGE: arc_purge.sh ESPOS/FPRINT espos/fprint
Please explain me what was the problem in my script?
Babu
root@ne-ocadev-1:/root/scripts>./ARC-PURGE.sh
User check OK
Wrong number of Parameters or no Parameter have been given. USAGE: arc_purge.sh ESPOS/FPRINT espos/fprint
Please explain me what was the problem in my script?
Babu
I don;t see any parameters given to the script.Please try giving some parameters to the script.
It tells you what the problem is. You need to supply it with two command-line parameters which are either espos or fprint (whatever those mean; you probably know better than we do).
Your script looks scrabled (it contains HTML entity codes like " etc); perhaps you have blocked JavaScript partially or completely? Try enabling JavaScript when posting.
Thanks for your support.
& Thanks for Era. I got solution for this issue.
Sure. In my feature script i'll enable JavaScript
Thank you in advance.
Better if you can paste your script here or else check whether you have passed any external argument with the script.