From 946e998b2c141c2311bedb36cb4a87cce15d3deb Mon Sep 17 00:00:00 2001 From: "Scott C. MacCallum" Date: Mon, 12 Jun 2023 19:01:43 +0000 Subject: [PATCH] Adding year directory and current month posts file creation --- cluster-to-other.sh | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/cluster-to-other.sh b/cluster-to-other.sh index 170d025..0f415da 100755 --- a/cluster-to-other.sh +++ b/cluster-to-other.sh @@ -26,6 +26,16 @@ month=$(date '+%m') one=1 last_month=$(($month - $one)) +# year() +# { + +# } + +# month() +# { + +# } + finger() { echo @@ -172,6 +182,8 @@ gemini() scp /sdf/arpa/$letter_range/$letter/$USER/gemini/$month-e02 $USER@ma.sdf.org:/meta/gemini/$USER/posts/$year/$month.gmi } +#year +#month finger gopher gemini