view bin/clrscr @ 601:7f189613a289

STUB: python/multiproc.py
author Jeff Hammel <k0scist@gmail.com>
date Thu, 30 Jan 2014 14:09:23 -0800
parents f3ab51c79813
children
line wrap: on
line source

#!/bin/bash
for i in `seq 1000`; do echo; done