Initial commit. - bitreich-ed - ed(1) modified with bitreich ads
 (HTM) git clone git://bitreich.org/bitreich-ed git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/bitreich-ed
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
       ---
 (DIR) commit 041b074cc724a226bd0c4ee16835c1b0be7f8caa
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Thu,  1 Feb 2024 19:56:24 +0100
       
       Initial commit.
       
       Diffstat:
         A bitreich-ed                         |       8 ++++++++
       
       1 file changed, 8 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/bitreich-ed b/bitreich-ed
       @@ -0,0 +1,8 @@
       +#!/bin/sh
       +#
       +# Copy me, if you can.
       +# by 20h
       +#
       +
       +ed -p "$(curl -s gophers://bitreich.org/0/ads/random)" "$@"
       +