Little helper programs I use for work
Sometimes I need a list of values separated by commata. This program will generate a list like this based on the data provided in a data.txt file. The output will be saved inside an output.txt file.
creates a backup of a specified postgresSQL database via pg_dump command