On Sat, Sep 20, 2003 at 03:45:51PM -0700, Garl Grigsby wrote:
> I'd love too but the job generating those rather large files has been 
> running for 6 days. I'm not doing anything until it finishes. :)
> 
> Garl

Define 'job'.  As in what language and who wrote it.  See my previous
post.  Perhaps the process known as 'job' is doing something like:

$name = "4842419-i32\r";
open (TXTOUT, ">$name.SR1");
open (LOGOUT, ">$name.SR2");

Cory

-- 
Cory Petkovsek                                       Adapting Information
Adaptable IT Consulting                                Technology to your   
(541) 914-8417                                                   business
[EMAIL PROTECTED]                                  www.AdaptableIT.com
_______________________________________________
EuG-LUG mailing list
[EMAIL PROTECTED]
http://mailman.efn.org/cgi-bin/listinfo/eug-lug

Reply via email to