view bin/onelineit.sh @ 560:d15ee034bdf1

.bashrc
author Jeff Hammel <jhammel@mozilla.com>
date Thu, 28 Nov 2013 01:36:43 -0800
parents f3ab51c79813
children
line wrap: on
line source

#!/bin/bash

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