possible bashism in ./src/restore-scripts/mondo/grub-install.patched line 44 (should be >word 2>&1): if echo "$i" | grep `uname -i` &> /dev/null && [ -e "$i/stage1" ]; then possible bashism in ./src/restore-scripts/mondo/grub-install.patched line 138 (let ...): let LN2='LN2 - 1' possible bashism in ./src/restore-scripts/mondo/grub-install.patched line 139 (let ...): let LN='LN2 - LN1' possible bashism in ./src/restore-scripts/mondo/grub-install.patched line 189 (let ...): let LN2='LN2 - 1' possible bashism in ./src/restore-scripts/mondo/grub-install.patched line 190 (let ...): let LN='LN2 - LN1' possible bashism in ./src/restore-scripts/mondo/stabgrub-me line 189 (echo -e): echo -en "\n\n\n" possible bashism in ./src/restore-scripts/mondo/raw-MR line 9 (echo -e): echo -e 'y\ny' | /mnt/RESTORING/sbin/fdisk -b /BOOTLOADER.MBR -B $1 >/dev/null 2>> $LOGFILE possible bashism in ./src/restore-scripts/mondo/hack-fstab line 33 (echo -e): echo -e -n "$device $mountpoint $format " possible bashism in ./src/restore-scripts/mondo/hack-fstab line 38 (echo -e): echo -e "defaults 0 0" possible bashism in ./src/restore-scripts/mondo/hack-fstab line 80 (echo -e): echo -e "$orig $col2 $col_rest" | tr -s ' ' ' ' possible bashism in ./src/restore-scripts/mondo/hack-lilo line 61 (echo -e): [ "$2" = "other" ] || echo -e -n "\t" possible bashism in ./src/restore-scripts/mondo/hack-lilo line 62 (echo -e): echo -e "$2=$newdev" possible bashism in ./src/restore-scripts/mondo/hack-lilo line 102 (echo -e): echo -e -n "\t" possible bashism in ./src/restore-scripts/mondo/make-me-bootable line 53 (echo -e): echo -en "a\n$partno\nw\n" | parted2fdisk $drive >> $LOGFILE 2>> $LOGFILE possible bashism in ./src/restore-scripts/mondo/grub-MR line 75 (echo -e): echo -en "\ device (hd$driveno) $mbrpart\n\ $extraline\n\ root (hd$driveno,$partno)\n\ setup (hd$driveno)\n\ quit \n" > /tmp/feed.txt possible bashism in ./src/restore-scripts/mondo/unmount-subroutine-me line 24 (should be >word 2>&1): umount $partno &> /tmp/unmount.log possible bashism in ./src/restore-scripts/mondo/stabraw-me line 141 (echo -e): echo -en "\n\n\n" possible bashism in ./src/post-nuke.sample/usr/bin/post-nuke line 24 (echo -e): echo -en "$1" possible bashism in ./src/post-nuke.sample/usr/bin/post-nuke line 57 (echo -e): echo -en " Welcome to my post-nuke configuration script\n\n" possible bashism in ./src/post-nuke.sample/usr/bin/post-nuke line 82 (echo -e): echo -en "Press ENTER to continue." possible bashism in ./src/autorun line 14 (should be >word 2>&1): umount $1 &> /dev/null possible bashism in ./src/autorun line 15 (should be >word 2>&1): eject $2 &> /dev/null possible bashism in ./src/autorun line 24 (should be >word 2>&1): if which kdesux &> /dev/null ; then possible bashism in ./src/autorun line 27 ($RANDOM): fnam=/tmp/$$.$RANDOM.sh possible bashism in ./src/autorun line 32 (echo -e): echo -en "echo -en \"\ To run mondorestore, you need to be root.\n\ Please enter root's password now to proceed,\n\ or press <Ctrl>-C to abort installation.\n\"\n\ su - -c $subcom\n" > $fnam possible bashism in ./src/autorun line 58 ($RANDOM): new_mr=/tmp/$RANDOM.$RANDOM.$RANDOM
This report was generated on Fri, 17 Dec 2010 04:38:16 +0000, based on results by checkbashisms 2.10.65git5