Lance Hoffmeyer <[EMAIL PROTECTED]> writes:

> Hello all,
> 
> I would like to write a script that will select N number of
> random lines in a file.  Any suggestions on how to do this?

bogosort -n file | head -N

.Henrik

-- 
Henrik Christian Grove
[EMAIL PROTECTED]
Systems administrator


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to