Re: perl question

2009-12-19 Thread Chris Dale
On Sat, 19 Dec 2009, Alex Samad wrote: > I have a set of constants setup in my script > > RC_OK > ... > ... > > I use LWP::Simple which also uses RC_OK, and I get a main::RC_OK > redifinition > > is there some way around this with out renaming my constants. You can suppress symbol importing,

Re: Delete 4 million files

2009-03-23 Thread Chris Dale
On Thu, 19 Mar 2009, Marc Shapiro wrote: > jc wrote: > > > > rm -rf --verbose to see what is being done > > I know that the OP was interested in some indication of progress, but I > also know that I would not want to watch 4 million file names scroll > across the terminal. Also, displaying tha

Re: Netscape 3 & cookies

1998-11-06 Thread Chris Dale
On Fri, Nov 06, 1998 at 05:53:12PM -0500, Ed Cogburn wrote: > Does anyone know how I can make netscape 3 refuse all cookies without > prompting me: there no good to me, and slightly sinister, but some sights > try to set so many, its a nuisance to refuse them all by hand. How about: ~$ rm .netsca