in reply to Re: command line switches (array)
in thread command line switches (array)

The above will result in weird behaviour if you have a user named -l or a logfile named -u :-)))

Replies are listed 'Best First'.
Re^3: command line switches (array)
by blackice69 (Initiate) on Nov 01, 2010 at 17:18 UTC
    yeah the logfile name and the useraccounts name will always be the same. Infact it should test for the existance of them.