changeset 706:0d4310d2fd1c

obselete twice over
author Jeff Hammel <k0scist@gmail.com>
date Wed, 03 Sep 2014 18:08:10 -0700
parents 9afe2373aaa2
children b46851116cf1
files bin/onelineit.sh
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/bin/onelineit.sh	Wed Sep 03 17:04:54 2014 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-#!/bin/bash
-
-sed -e 's/^ *//g' -e 's/ *$//g' | tr '\n' ' '
-echo
\ No newline at end of file