Simply put, I'm trying to check if $2 is set. Any ideas?
if ( ! $2 ) then
echo You must set a second file
exit 1
fiThe above doesn't work reporting if expression error. Any help would be greatly appreciated. Thanks in advance, ~ MET -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
