First Project
April 9, 2018•170 words
So I think I have the first project I would like to accomplish. It's interesting since I actually don't know how to code. So it's time to learn.
As I ponder though, I think it may just be two shell scripts. I think the shell can do it. Here is the idea, I need two tasks accomplished.
Create a check for a folder, one for year and one for month. Then check for a file with the current date and open it in Vim. If it doesn't exist create it and Open it in Vim
Second task would take text from all ...
Read post