Skip to content

Instantly share code, notes, and snippets.

@ezkl
Created July 7, 2011 10:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ezkl/1069274 to your computer and use it in GitHub Desktop.
Save ezkl/1069274 to your computer and use it in GitHub Desktop.
Floating
#!/usr/bin/env bash
echo $1 + $2 | bc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment