view bin/onelineit.sh @ 4:81e89e519980

changed a bunch of stuff, evidently
author k0s <k0scist@gmail.com>
date Sat, 21 Nov 2009 15:43:43 -0500
parents f3ab51c79813
children
line wrap: on
line source

#!/bin/bash

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