view bin/onelineit.sh @ 28:4c9248b9498e

new home for smartopen
author Jeff Hammel <k0scist@gmail.com>
date Tue, 09 Mar 2010 21:23:39 -0500
parents f3ab51c79813
children
line wrap: on
line source

#!/bin/bash

sed -e 's/^ *//g' -e 's/ *$//g' | tr '\n' ' '
echo