Re: crontab and command expansion problem

2004-04-12 Thread Isaac Claymore
On Mon, Apr 12, 2004 at 09:57:18AM -0500, Dave Sherohman wrote: > On Wed, Apr 07, 2004 at 10:34:06AM +0800, Isaac Claymore wrote: > > WEEK_DAY=`date +\%A` > > 30 23 * * * mount /backup && mysqldump --password=FOOBAR --all-databases > > > /backup/alldb-${WEEK_DAY}.s

crontab and command expansion problem

2004-04-06 Thread Isaac Claymore
Hi folks, I'm using a Debian unstable, and just moved a crontab like this from another Redhat-based system: WEEK_DAY=`date +\%A` 30 23 * * * mount /backup && mysqldump --password=FOOBAR --all-databases > /backup/alldb-${WEEK_DAY}.sql; umount /backup It's been working on RH system, but the Debi

Re: mozilla-firefox 0.8-5 cant add bookmark

2004-03-21 Thread Isaac Claymore
On Sun, Mar 21, 2004 at 10:31:34PM -0800, Brian Nelson wrote: > Isaac Claymore <[EMAIL PROTECTED]> writes: > > > Hi list, ever since I upgraded to mozilla-firefox 0.8-5, I cant bookmark any > > page. This is totally reproducible on my box, everytime I click "Bookmark

mozilla-firefox 0.8-5 cant add bookmark

2004-03-21 Thread Isaac Claymore
Hi list, ever since I upgraded to mozilla-firefox 0.8-5, I cant bookmark any page. This is totally reproducible on my box, everytime I click "Bookmark this page" on any random page, a warning dialog pops up saying: XML Parsing Error: not well formed Location: chrome://browser/content/bookmarks/add

howto compile aic79xx for bf24

2004-03-15 Thread Isaac Claymore
Hi list, plz kindly CC me since I'm not on list. I've been trying to install Woody on a new box, but the installer doesn't include a aic79xx.o. I installed kernel-headers-2.4.18-bf2.4, and downloaded aic79xx source. But the aic79xx source was part of an entire kernel source tree, i.e. it's suppos