diff bin/lynx @ 12427:2fea381385b9 draft

<fizzie> sled /hackenv/bin/lynx//s|?|\\\\?|
author HackEso <hackeso@esolangs.org>
date Fri, 22 Oct 2021 22:15:45 +0100
parents a53e3115eefa
children
line wrap: on
line diff
--- a/bin/lynx	Thu Oct 21 12:49:31 2021 +0100
+++ b/bin/lynx	Fri Oct 22 22:15:45 2021 +0100
@@ -1,3 +1,3 @@
 #!/bin/bash
-? 'web access' >&2
+\? 'web access' >&2
 exit 1