view bin/clrscr @ 32:f878d9f62211

fix syntax error and actually execute the commands
author Jeff Hammel <k0scist@gmail.com>
date Tue, 16 Mar 2010 11:55:12 -0400
parents f3ab51c79813
children
line wrap: on
line source

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