sendCSV Shell script to send the latest csv file made Prerequisites: - Mutt (sudo apt-get install mutt) To run: - ./sendCSV.sh Edit variables within sendCSV.sh: DIRPATH SUBJECT RECIPIENT If not set as executable: - sudo chmod 777 sendCSV.sh