2022-11-28
|~1 min read
|170 words
Today I wanted to learn how to programmatically update a file with shell scripting. Turns out that there are multiple approaches and it…
2022-11-28
|~1 min read
|152 words
I was writing a small bash script the other day when I wanted to test it. I went to try to execute the script and received a permission…
2022-11-28
|~2 min read
|232 words
I am constantly striving to improve my understanding and comfort interacting with my terminal. I remember how excited I was when I first…