# # Test lcd # echo "" cmd="/usr/local/bin/test_lcd.pl" echo "" echo "$cmd &" $cmd & # # end of file