Introduction
Introduction Statistics Contact Development Disclaimer Help
Fix GNU getop - scroll - scrollbackbuffer program for st
git clone git://git.suckless.org/scroll
Log
Files
Refs
README
LICENSE
---
commit a0db4efd2e01b0458fe1f0724bff0b4cfc42c35c
parent 8fa398224de3b1ba6b87968ae428a48fbb25a24c
Author: Jochen Sprickerhof <[email protected]>
Date: Fri, 24 Apr 2020 00:15:54 +0200
Fix GNU getop
Diffstat:
M up.sh | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/up.sh b/up.sh
@@ -1,6 +1,7 @@
#!/bin/sh
set -eu
+export POSIXLY_CORRECT=1
jot 50 > tmp.log
You are viewing proxied material from suckless.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.