view bin/onelineit.sh @ 6:524f9e7fa224

be backwards compatible
author k0s <k0scist@gmail.com>
date Wed, 09 Dec 2009 13:05:28 -0500
parents f3ab51c79813
children
line wrap: on
line source

#!/bin/bash

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