Skip to content

Instantly share code, notes, and snippets.

@jack2jm
Created December 17, 2019 10:39
Show Gist options
  • Save jack2jm/3ec5db05290a44b2a8f81a6a0baed78b to your computer and use it in GitHub Desktop.
Save jack2jm/3ec5db05290a44b2a8f81a6a0baed78b to your computer and use it in GitHub Desktop.
----------Edit cron job ---------------------
-> write comman "crontab -e"
-> press "i"
-> go to last cron job.
-> add new cron job
-> press ESC -> press ":wq"
----------- File Permission give ------------
*Give permission to .sh file*
chmod +x file_name.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment