view bin/clrscr @ 738:6833137f039c

typo
author Jeff Hammel <k0scist@gmail.com>
date Tue, 21 Apr 2015 18:46:50 -0700 (2015-04-22)
parents f3ab51c79813
children
line wrap: on
line source
#!/bin/bash
for i in `seq 1000`; do echo; done