User Tools

Site Tools


shell-scripts-on-mac

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

shell-scripts-on-mac [2023/11/24 23:04] – created Roman Sheydvassershell-scripts-on-mac [2023/11/27 16:10] (current) Roman Sheydvasser
Line 10: Line 10:
   - Make it executable with chmod: <code>chmod 777 script.sh</code>   - Make it executable with chmod: <code>chmod 777 script.sh</code>
   - Run it with the sh command: <code>sh script.sh</code>   - Run it with the sh command: <code>sh script.sh</code>
 +
 +
 +===== Schedule a Script on Mac =====
 +
 +https://stackoverflow.com/questions/36854193/scheduling-a-terminal-command-or-script-file-to-run-daily-at-a-specific-time-mac
shell-scripts-on-mac.1700867061.txt.gz · Last modified: 2023/11/24 23:04 by Roman Sheydvasser