Introduction
Introduction Statistics Contact Development Disclaimer Help
fixed darwin - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 8d412157e02f6001534bbc5c62296ab4c2241a40
parent 3cd58c138f3641d9a5e25d0e8e686e4d276df4bb
Author: escapeinsert <[email protected]>
Date: Tue, 23 Feb 2021 10:52:27 -0500
fixed darwin
Signed-off-by: Annna Robert-Houdin <[email protected]>
Diffstat:
M darwin | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/darwin b/darwin
@@ -1,7 +1,7 @@
#!/bin/sh
hurl https://darwinawards.com/darwin/ | \
-tr ' ' '\n' | \
-awk -F '"' '/https:\/\/DarwinAwards\.com\/darwin\/darwin[0-9]{4}-[0-9]{2}\.htm…
+xml2tsv 2> /dev/null | \
+awk -F'\t' '/https:\/\/DarwinAwards\.com\/darwin\/darwin[0-9]{4}-[0-9]{2}\.htm…
sort -R | \
sed 1q
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.