in reply to Re: Re: Re: random file selection
in thread random file selection
matthew@www Sep_files_all_in_one_dir]$ perl rand.pl -N=5 Bank/at1g1*.f +asta Use of uninitialized value in print at rand.pl line 17. Bank/at1g10000.fasta Use of uninitialized value in print at rand.pl line 17. Use of uninitialized value in print at rand.pl line 17. Use of uninitialized value in print at rand.pl line 17. [matthew@www Sep_files_all_in_one_dir]$ perl rand.pl -N=5 Bank/at1g1*. +fasta Use of uninitialized value in print at rand.pl line 17. Use of uninitialized value in print at rand.pl line 17. Use of uninitialized value in print at rand.pl line 17. Use of uninitialized value in print at rand.pl line 17. Bank/at1g10000.fasta [matthew@www Sep_files_all_in_one_dir]$
20030614 Edit by Corion: Added code tags
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Re: random file selection
by BrowserUk (Patriarch) on Jun 13, 2003 at 20:44 UTC |