You want to test if "$1" has "characters" in it? As in, if $1 exists?

if ($1 != $null) { echo YES IT IS. }


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"