on 9/20/02 11:43, Jeremy Enos at [EMAIL PROTECTED] wrote:
> I'm still really concerned then... a 23 MB xpbsmonrc file?? That's very
> strange. I guess we'll just keep that in the back of our minds for now.
> Jeremy
My xpbsmonrc was more than 140Mb even in oscar1.4. I guess the reason is
that I add new node a lot of time, and every time I launched the Addclients
button it would append repeated contents after xpbsmonrc.
There is something wrong here:
<code src=/root/oscar-1.4/packages/pbs/scripts/post_clients>
~
~
my $xpbsmonrc = "/opt/pbs/lib/xpbsmon/xpbsmonrc";
open (RCFILE, "+<$xpbsmonrc") or croak("Error: Couldn't open
$xpbsmonrc.\n");
my @lines = <RCFILE>;
grep { s/ICON.*$/ICON;pbs_oscar;pbs_oscar;;;}/ } @lines;
print RCFILE @lines;
close (RCFILE);
~
~
</code>
I apologize if it had been discussed before. :-)
Best,
--
Mengjuei Hsieh, M.S., Luo Computational Biochemistry Group
Department of Molecular Biology and Biochemistry
347 Steinhaus Hall, University of California, Irvine
CA 92697-1461. (949) 824-9562
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Oscar-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-users