changeset 12427:2fea381385b9 draft

<fizzie> sled /hackenv/bin/lynx//s|?|\\\\?|
author HackEso <hackeso@esolangs.org>
date Fri, 22 Oct 2021 22:15:45 +0100
parents f515426c414e
children 8d99a86a2a7d
files bin/lynx
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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