./scriptname --flag [download]
The $0 value is './scriptname', however I am looking for a variable that will return './scriptname --flag'.
Thanks! -c
In reply to Is it possible to include GetOpt flags in $0 by c