view bin/onelineit.sh @ 282:6c685e06b6c5

streamlinin the ole fluxbox
author Jeff Hammel <jhammel@mozilla.com>
date Fri, 03 May 2013 12:19:46 -0700
parents f3ab51c79813
children
line wrap: on
line source

#!/bin/bash

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