init III
This commit is contained in:
6
Linux Gatewatch/show_sup.sh
Normal file
6
Linux Gatewatch/show_sup.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/bash
|
||||
#ls -1 GW*.log
|
||||
for i in GW*.log
|
||||
do
|
||||
./gws.pl $i | grep SUPXP004
|
||||
done
|
||||
Reference in New Issue
Block a user