[BusyBox] If Command

Jim Gifford maillist at jg555.com
Mon May 5 19:10:23 UTC 2003


I'm trying to figure out why this command doesn't work under busybox, advise
is welcomed.

if [ "$1" == "" ]
        then
            echo "$0 (restore,backup)"
            exit 1
fi



More information about the busybox mailing list