Skip to content

Instantly share code, notes, and snippets.

@drinkspiller
Last active December 17, 2015 10:29
Show Gist options
  • Save drinkspiller/5595242 to your computer and use it in GitHub Desktop.
Save drinkspiller/5595242 to your computer and use it in GitHub Desktop.
$ filesize="352533523322523"
$ fsize=$(echo "scale=2;$filesize/1024" | bc )
bash: 344271018869.65: command not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment