From 2b1d7f881c19c4d4b5afae194e02d3300c7675d0 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Tue, 5 Jul 2016 11:01:46 +0200 Subject: mv --- norm-hyphens | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 norm-hyphens (limited to 'norm-hyphens') diff --git a/norm-hyphens b/norm-hyphens new file mode 100755 index 0000000..4a152a1 --- /dev/null +++ b/norm-hyphens @@ -0,0 +1,4 @@ +#!/bin/zsh -x + +sed "s|[ \t]\+\xc2\xad[ \t]\+||g" + -- cgit v1.2.3