view bin/onelineit.sh @ 35:e6a78f90c108

* remove cruft * add #build channel for mozilla
author Jeff Hammel <k0scist@gmail.com>
date Thu, 18 Mar 2010 09:15:10 -0700
parents f3ab51c79813
children
line wrap: on
line source

#!/bin/bash

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