Sometimes one need to send an email from Linux (automated messages, warnings and so on). The […]
The unix ‘mutt’ command can be used to send an email with attachment: mutt -s "Test […]
I’ve wrote a simple bash script to dump databases from a Postgresql database server which uses […]