diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-04-28 22:55:30 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-04-28 22:58:12 +0800 |
| commit | 4efa36c9d5da97b2e972cbd4f9c822ee02e29a43 (patch) | |
| tree | 1243e71022c8b65bb5467b3542bdcdde84863b78 /tools/wiki/notify | |
| parent | e4b9629a3df499cb560ec1c97bcbb8588451ea9e (diff) | |
Update
Diffstat (limited to 'tools/wiki/notify')
| -rwxr-xr-x | tools/wiki/notify | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/wiki/notify b/tools/wiki/notify new file mode 100755 index 0000000..6e510d8 --- /dev/null +++ b/tools/wiki/notify | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | #! /bin/sh | ||
| 2 | |||
| 3 | exec >/dev/pts/$(ls /dev/pts -t | head -1) | ||
| 4 | |||
| 5 | echo | ||
| 6 | echo | ||
| 7 | cat | ||