Automated Code Analysis
possible bashism in ./usr/bin/awesome-client line 14 ($BASH):
if [ "$BASH" ]
possible bashism in ./usr/bin/awesome-client line 20 ($BASH):
if [ $BASH ]
possible bashism in ./usr/bin/awsetbg line 507 ($RANDOM):
elif [ -z "$RANDOM" ]; then
possible bashism in ./usr/bin/awsetbg line 508 (time):
randomnumber=`(echo $$ ;time ps; w ; date )2>&1 | cksum | cut -f1 -d' '`
possible bashism in ./usr/bin/awsetbg line 510 ($RANDOM):
randomnumber="$RANDOM"
This report was generated on Sat, 18 Dec 2010 00:39:32 +0000, based on results by checkbashisms 2.10.65git5