Flopswap doesn't show me the "swap status" anymore. It used to works fine until last week. I don't know what i did but im getting this: Code: $ sh /opt/flopswap/script/swapused.sh ublocks /opt/flopswap/script/swapused.sh: line 38: arithmetic syntax error All others commands are working ok. I already did uninstall and reinstall but no joy. Here is the line 38: Code: ubytes=$(($ublocks*512)) Could someone help me to debbug that ? Thanks.
$ sh /opt/flopswap/script/swapused.sh ublocks /opt/flopswap/script/swapused.sh: line 38: arithmetic syntax error
ubytes=$(($ublocks*512))