From dc3122f0da01a20361e73c77cac7d0f58f859ceb Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Tue, 14 Sep 2021 02:39:00 -0400 Subject: new command: latest --- dot/local/bin/latest | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100755 dot/local/bin/latest (limited to 'dot') diff --git a/dot/local/bin/latest b/dot/local/bin/latest new file mode 100755 index 0000000..e475c1b --- /dev/null +++ b/dot/local/bin/latest @@ -0,0 +1,25 @@ +#!/bin/sh +usage() +{ + cat <