Skip to content

Instantly share code, notes, and snippets.

@wlritchi
Created March 28, 2015 01:45
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 wlritchi/b53c61f67495c055fb07 to your computer and use it in GitHub Desktop.
Save wlritchi/b53c61f67495c055fb07 to your computer and use it in GitHub Desktop.
read a
seq 2 $a|tr '
' n|sed -r "s/([^n]+)n/($a%\1)*/g;s/\*[^*]*\*$/\n/"|bc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment