Update links for gopher2007 and add easy way to grep for files. - tgtimes - The… | |
git clone git://bitreich.org/tgtimes git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit c6100f10c46523c4fd753bb413e7e848662b61f5 | |
parent 0e0cd4e09b2c080674c079b698dc7afdd422a757 | |
Author: Christoph Lohmann <[email protected]> | |
Date: Sun, 27 Aug 2023 20:43:14 +0200 | |
Update links for gopher2007 and add easy way to grep for files. | |
Diffstat: | |
M opus7/6-b-article-bitreich-gopher-… | 13 +++++++++---- | |
1 file changed, 9 insertions(+), 4 deletions(-) | |
--- | |
diff --git a/opus7/6-b-article-bitreich-gopher-pearls.md b/opus7/6-b-article-bi… | |
@@ -12,15 +12,15 @@ Bitreich for research. | |
The pearl list begins with - of course! - the gopher manifesto: | |
- gopher://bitreich.org/0/gopher2007/2007-gopher-mirror/\ | |
- gopher-arch/gopher/seanm.ca/70/0/nerd/gopher-manifesto.txt | |
+ gophers://bitreich.org/0/gopher2007/archive/seanm.ca/\ | |
+ 70/0/nerd/gopher-manifesto.txt | |
See the 'What we need' section. We completed nearly all points there. :-D | |
A second pearl example: | |
- gopher://bitreich.org/0/gopher2007/2007-gopher-mirror/gopher-arch/\ | |
- gopher/seanm.ca/70/0/nerd/language_parable.txt | |
+ gopher:s//bitreich.org/0/gopher2007/archive/seanm.ca/\ | |
+ 70/0/nerd/language_parable.txt | |
And each language could be heard to mumble as it tromped and | |
tromped and tromped, with complete and utter glee: | |
@@ -31,6 +31,11 @@ A second pearl example: | |
Well parse this, you little markup asshole. | |
+You want to see all postscript files from back then? | |
+ | |
+ curl -s gopher://bitreich.org/0/gopher2007/archive/\ | |
+ non-empty-mime-files.txt | grep postscript | |
+ | |
I wish much fun reading and discovering even more! | |
If you find a pearl, please send the full link and why it should be |