Learning Go; used cobra-cli + time package to make it easier for myself to get unix timestamps.
- Pass in list of timestamps and convert to human readable
- Clean up code
- Fix docs
- Add more quickranges (e.g. there's
unixtsgen get now
, others could beget yesterday
,get lastweek
etc)