view bin/onelineit.sh @ 615:6db42d965f0e

STUB: python/multiproc.py
author Jeff Hammel <k0scist@gmail.com>
date Sun, 02 Feb 2014 18:44:05 -0800
parents f3ab51c79813
children
line wrap: on
line source

#!/bin/bash

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