From f3ac0bc0288dc7a0d09130d6fa5ec8a4fb7923ce Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 24 May 2024 12:49:25 -0500 Subject: First post here it is, my first post using blogger (the git blogging system) everything is in commit messages. the files could be ... oh i don't know, whatever? hm --- new/post | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100755 new/post diff --git a/new/post b/new/post new file mode 100755 index 0000000..48e4549 --- /dev/null +++ b/new/post @@ -0,0 +1,37 @@ +#!/bin/sh + +usage() { + cat >&2 <