Shortdark Software Development

Tagged with "Bash"

2 items

Learning a new Coding Language 13 June, 2021

When I learn a new language, or write something in a language I don't use very often, there are a few ways to go about it. I guess, often we…

How to create and run Bash Scripts 06 April, 2019

To create a bash script that will work only for your user, you can store the bash files in your user's home directory. The standard place to…