Adding year directory and current month posts file creation
This commit is contained in:
parent
6d5e08e76b
commit
946e998b2c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user