changeset 10444:8528e75f2f54

<hppavilion[1]> sled bin/lowercase2b//s/\\\\n/\\n/
author HackBot
date Sun, 19 Mar 2017 20:02:04 +0000
parents 9f7a006ff95c
children 0d7752f5d7a5
files bin/lowercase2b
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/lowercase2b	Sun Mar 19 20:01:11 2017 +0000
+++ b/bin/lowercase2b	Sun Mar 19 20:02:04 2017 +0000
@@ -1,1 +1,2 @@
-#!/bin/bash\ntr A-ZØ a-zø
+#!/bin/bash
+tr A-ZØ a-zø