view bin/clrscr @ 719:7c4ee496794c

dst
author Jeff Hammel <k0scist@gmail.com>
date Mon, 03 Nov 2014 10:36:06 -0800
parents f3ab51c79813
children
line wrap: on
line source

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