view bin/clrscr @ 705:9afe2373aaa2

STUB: .bashrc
author Jeff Hammel <k0scist@gmail.com>
date Wed, 03 Sep 2014 17:04:54 -0700
parents f3ab51c79813
children
line wrap: on
line source

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