in reply to Re^2: randomly selecting files
in thread randomly selecting files
And I want to be able to write a perl script that will randomly select 3 of this files and print the contents of the remainder (i.e. the other 33 files) into one file like thisIt seems to me that he wants an output file for each of the Binomial(36,3)=7140 choices of three files out of 36. I'm not sure where you get this 33! thing from. Maybe I overlooked something.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: randomly selecting files
by anonymized user 468275 (Curate) on Jul 29, 2005 at 11:56 UTC |