mirror of
https://github.com/sbrl/bin.git
synced 2018-01-10 21:33:46 +00:00
4 lines
65 B
Text
4 lines
65 B
Text
|
#!/usr/bin/env bash
|
||
|
|
||
|
echo [ $(date) ] $* >>/var/log/shutdown.log
|