Skip to content

Instantly share code, notes, and snippets.

@omar-yassin
Created November 29, 2013 19:19
Show Gist options
  • Save omar-yassin/7710630 to your computer and use it in GitHub Desktop.
Save omar-yassin/7710630 to your computer and use it in GitHub Desktop.
Bash: pass arithmetic to BC binary
echo "3/2+1" | bc -l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment