Good bash.org comments


This grays out lowrated bash.org entries from the random site. Open the file random2 with a browser, e.g. Epiphany (as it automatically reloads the file on changes)

wget bash.org/?random1 -q -O - |
sed 's/\(<p class="quote">.*<\/a>([0-4]\?[0-9]\{1,2\})<a .*<p class="qt"\)/\1 style="color: lightgray !important;"/g' > random2

  1. No comments yet.
(will not be published)

  1. No trackbacks yet.