This commit is contained in:
aozhiwei 2020-06-10 09:52:35 +08:00
parent 38bacca8dd
commit 7c2b737e52

View File

@ -4,3 +4,4 @@
echo $? >> start.log
date >> start.log
echo $1 $2 >> start.log
free -m >> start.log