1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00

oeis: Too many results to show error. Exists

This commit is contained in:
Your Name
2020-06-16 11:24:21 -04:00
parent 592a1f4565
commit 7f74201711
+1
View File
@@ -153,6 +153,7 @@ oeis() (
printf "\n"
done
fi
grep 'results, too many to show. Please refine your search.' /tmp/oeis/doc.html | sed -e 's/<[^>]*>//g; s/^[ \t]*//'
# Print URL for user
printf "\n[${URL}]\n"
)