edit at example

This commit is contained in:
onceupon 2018-04-18 11:30:24 +08:00 committed by GitHub
parent 8cf5c95495
commit 1e95592878
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
```