Generic Bash Scripting & Utilities that I've been creating for repetitive tasks.
- Search and replace data in a file.
- Run same command for every enviroment. AKA run same command in a loop.
- Remove the headers from all CSV files in the current directory.
- Remove last character from each line of a file.