Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 268 Bytes

File metadata and controls

17 lines (12 loc) · 268 Bytes

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