From db6a6ecfa350cae29739c59df1210d8f76a479c9 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Thu, 5 Dec 2013 07:56:38 +0100 Subject: init --- no_non_printables | 1 + 1 file changed, 1 insertion(+) create mode 100755 no_non_printables (limited to 'no_non_printables') diff --git a/no_non_printables b/no_non_printables new file mode 100755 index 0000000..fda1e40 --- /dev/null +++ b/no_non_printables @@ -0,0 +1 @@ +sed 's/\xEF\xBB\xBF//g' | sed 's/\xEF\xB7\x93//g' -- cgit v1.2.3