Skip to content

Instantly share code, notes, and snippets.

@rhowe
Created February 20, 2020 17:14
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 rhowe/9f19ad51ad65e48537331c9a97a950ad to your computer and use it in GitHub Desktop.
Save rhowe/9f19ad51ad65e48537331c9a97a950ad to your computer and use it in GitHub Desktop.
AOC2019day1
#!/bin/bash
sed -e 's#$#/3-2#' |xargs |tr \ +| bc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment