mirror of
https://github.com/gaoyifan/china-operator-ip.git
synced 2025-07-13 21:02:37 +08:00
do not stat itself
This commit is contained in:
parent
da6737e827
commit
e35b0dc24c
@ -44,7 +44,7 @@ done
|
||||
|
||||
# count the number of IP
|
||||
cd result
|
||||
ls |
|
||||
ls *.txt |
|
||||
while read file; do
|
||||
echo ${file%.*}
|
||||
cat $file |
|
||||
|
Loading…
Reference in New Issue
Block a user