mirror of
https://github.com/edoardottt/awesome-hacker-search-engines.git
synced 2025-02-11 04:38:46 -05:00
update
This commit is contained in:
parent
e0800c1229
commit
db2db1b2ac
@ -19,6 +19,7 @@ uniqlinks=$(cat $readme | egrep "\- \[" | uniq | wc -l)
|
||||
if [[ $links -eq $uniqlinks ]];
|
||||
then
|
||||
echo "[ OK! ] NO DUPLICATES FOUND."
|
||||
echo $links | wc -l
|
||||
else
|
||||
echo "[ ERR ] DUPLICATES FOUND!"
|
||||
cat $readme | egrep "\- \[" | uniq -c | egrep -iv "1 - ["
|
||||
|
Loading…
x
Reference in New Issue
Block a user