Horje
schedule shell script mac Code Example
schedule shell script mac
env EDITOR=nano crontab -e
0  3  *  *  *  sh /path/to/your/file
-----
(format: min  hour  day_of_month  month  day_of_week  your_command)




Shell

Related
bash return n characters after match Code Example bash return n characters after match Code Example
git file line history Code Example git file line history Code Example
progress bar file.tar.xz extract Code Example progress bar file.tar.xz extract Code Example
grep return n characters before or after match Code Example grep return n characters before or after match Code Example
keep the container running and not exit directly Code Example keep the container running and not exit directly Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9