Zitat Zitat von dreanew Beitrag anzeigen
ufs910:/var/keys# ./nithazscript.sh
: not foundipt.sh: line 3: !/bin/sh
grep: /tmp/temp_log: No such file or directory
./nithazscript.sh: line 15: syntax error: end of file unexpected (expecting "then")
I wrote #!bin/sh
ufs910:/var/keys# ./nithazscript.sh
grep: /tmp/temp_log: No such file or directory
./nithazscript.sh: line 15: syntax error: end of file unexpected (expecting "then")
Hi,
you are not using enigma2?
or the script is not executable then type
"chmod +x nithazscript.sh" and try to execute the script with "sh nithazscript.sh"!
before that, be sure that incuscamd is running with log_to_file option!