Debian Automated Code Analysis

checkbashisms analysis of bnetd_0.4.25-8.dsc

possible bashism in ./scripts/announce.sh line 23 (echo -e):
        echo -e "Usage: $0 server account password interval [msgs] ..."
possible bashism in ./scripts/announce.sh line 24 (echo -e):
        echo -e "   server    server ip or hostname"
possible bashism in ./scripts/announce.sh line 25 (echo -e):
        echo -e "   account   your server account"
possible bashism in ./scripts/announce.sh line 26 (echo -e):
        echo -e "   password  password for your account"
possible bashism in ./scripts/announce.sh line 27 (echo -e):
        echo -e "   interval  time intervals between announce in seconds"
possible bashism in ./scripts/announce.sh line 28 (echo -e):
        echo -e "   [msgs]    messages you want to announce"
possible bashism in ./scripts/announce.sh line 30 (echo -e):
        echo -e "Notes: Your account should have announce or admin permissions"
possible bashism in ./scripts/announce.sh line 31 (echo -e):
        echo -e "       If interval is zero then bnannounce will only print"
possible bashism in ./scripts/announce.sh line 32 (echo -e):
        echo -e "       one copy of the announcement."
possible bashism in ./scripts/announce.sh line 55 (echo -e):
echo -e "${user}" > "${PIPE}"
possible bashism in ./scripts/announce.sh line 56 (echo -e):
echo -e "${pass}" > "${PIPE}"

This report was generated on Thu, 16 Dec 2010 08:32:12 +0000, based on results by checkbashisms 2.10.65git5