initial commit
This commit is contained in:
5
linuxinstall/detectShell/remote_net.sh
Normal file
5
linuxinstall/detectShell/remote_net.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
python /root/zhong/monitor_net.py #py脚本的路径,需要手动填写
|
||||
cat `ls|grep csv`
|
||||
rm -f *.csv
|
||||
Reference in New Issue
Block a user