-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: hackvr
action: commit
revision:
path_from:
revision_from: dc934a26acb3c4f7ab98f689ac9251650346f99d:
path_to:
revision_to:

git.thebackupbox.net

hackvr

git://git.thebackupbox.net/hackvr

commit dc934a26acb3c4f7ab98f689ac9251650346f99d
Author: epoch <epoch@hacking.allowed.org>
Date:   Thu Mar 29 17:46:45 2018 -0500

    added comments to offsetshape.sh

diff --git a/tools/offsetshape.sh b/tools/offsetshape.sh

index 3362e3b100f5d2a7a729157f934f0eee9d906ab9..

index ..f3ceabd7b20519ffce48d5f265683bd50c93f1e2 100755

--- a/tools/offsetshape.sh
+++ b/tools/offsetshape.sh
@@ -1,3 +1,5 @@
 #!/bin/sh
+#format of lines read from stdin:
+#    $1        $2      $3         $4  <-- variables in awk
 #objectname addshape color points_in_shape
 awk '{ for(i=5;i<=(4+($4*3));i+=3){$i+='"$1"';$(i+1)+='"$2"';$(i+2)+='"$3"';} print $0;}'

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 18:09:37 2024