Fix GNU getop - scroll - scrollbackbuffer program for st
 (HTM) git clone git://git.suckless.org/scroll
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit a0db4efd2e01b0458fe1f0724bff0b4cfc42c35c
 (DIR) parent 8fa398224de3b1ba6b87968ae428a48fbb25a24c
 (HTM) Author: Jochen Sprickerhof <git@jochen.sprickerhof.de>
       Date:   Fri, 24 Apr 2020 00:15:54 +0200
       
       Fix GNU getop
       
       Diffstat:
         M up.sh                               |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/up.sh b/up.sh
       @@ -1,6 +1,7 @@
        #!/bin/sh
        
        set -eu
       +export POSIXLY_CORRECT=1
        
        jot 50 > tmp.log