Skip to content

Instantly share code, notes, and snippets.

@PaulChana
Created January 17, 2018 12:10
Show Gist options
  • Save PaulChana/81a2df714606907ebd9840e8e1eaf16d to your computer and use it in GitHub Desktop.
Save PaulChana/81a2df714606907ebd9840e8e1eaf16d to your computer and use it in GitHub Desktop.
[RoundFloatToInt] Round a float to int in shell #shell #bash
printf "%.0f" 2743410360.320
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment