view bin/onelineit.sh @ 381:397d0ac832b6

blow this popsicle stand
author Jeff Hammel <jhammel@mozilla.com>
date Fri, 26 Jul 2013 03:33:17 -0700
parents f3ab51c79813
children
line wrap: on
line source

#!/bin/bash

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