Automated Code Analysis
possible bashism in ./usr/share/doc/mgetty/voice/examples/scripts/faxback.sh line 4 ('function' is useless):
function receive
possible bashism in ./usr/share/doc/mgetty/voice/examples/scripts/faxback.sh line 6 (should be >word 2>&1):
read -r INPUT <&$VOICE_INPUT;
possible bashism in ./usr/share/doc/mgetty/voice/examples/scripts/faxback.sh line 10 ('function' is useless):
function send
possible bashism in ./usr/share/doc/mgetty/voice/examples/scripts/faxback.sh line 12 (should be >word 2>&1):
echo $1 >&$VOICE_OUTPUT;
This report was generated on Sat, 18 Dec 2010 01:07:35 +0000, based on results by checkbashisms 2.10.65git5