sudo nano /etc/systemd/system/test.service
sudo systemctl start test.service
sudo systemctl stop test.service
sudo systemctl status test.service
sudo apt-get install moreutils
brew install moreutils
python3 main.py 2>&1 | ts '%Y-%m-%d %H:%M:%S' >> logfile.log
scp -i "~/Documents/admin.pem" ~/Documents/uav-client/logfile.log [email protected]:/home/ubuntu/log