mirror of
https://github.com/onceupon/Bash-Oneliner
synced 2024-11-22 20:54:19 +00:00
edit at example
This commit is contained in:
parent
8cf5c95495
commit
1e95592878
1 changed files with 1 additions and 1 deletions
|
@ -976,7 +976,7 @@ timeout 1 sleep 10
|
|||
```bash
|
||||
at now + 1min #time-units can be minutes, hours, days, or weeks
|
||||
warning: commands will be executed using /bin/sh
|
||||
at> echo hi~ github
|
||||
at> echo hihigithub >~/itworks
|
||||
at> <EOT> # press Ctrl + D to exit
|
||||
job 1 at Wed Apr 18 11:16:00 2018
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue