Re: files and directories with spaces in bash script

2007-03-28 Thread Flemming Greve Skovengaard
ns are '-r' and '-v' as in recursive and verbose, respectively. I have attached the script to the mail. Hope it helps. -- Flemming Greve Skovengaard Just a few small tears between a.k.a Greven, TuxPower Someone happy and one sad <[EMAIL PROT

Re: convert windows file names

2005-04-15 Thread Flemming Greve Skovengaard
the corrections removes anything that is not a hyphen (-), a word character (A-Za-z_) or a period (.). -- Flemming Greve Skovengaard FAITH, n. a.k.a Greven, TuxPower Belief without evidence in what is told <[EMAIL PROTECTED]> by one wh

Re: convert windows file names

2005-04-15 Thread Flemming Greve Skovengaard
use my little perl script for that. #!/usr/bin/perl # remove_invalid - Removes invalid characters from filenames. # Copyright (C) 2004 Flemming Greve Skovengaard # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published b

Re: Card Reader

2005-04-07 Thread Flemming Greve Skovengaard
, hope it helps. -- Flemming Greve SkovengaardThe killer's breed or the Demon's seed, a.k.a Greven, TuxPowerThe glamour, the fortune, the pain, <[EMAIL PROTECTED]> Go to war again, blood is freedom's stain, 4112.38 BogoMIPS

Re: database

2004-12-20 Thread Flemming Greve Skovengaard
http://www.mysql.org/ ) or PostgreSQL ( http://www.postgresql.org/ ) and see what you like? -- Flemming Greve SkovengaardThe prophecy of the holy Norns a.k.a Greven, TuxPowerThe world is doomed to die <[EMAIL PROTECTED]> Fire in the

Re: Having problem in playing audio CD

2004-08-29 Thread Flemming Greve Skovengaard
Please bottom post. Kumaresh Perumal wrote: Hi Flemming, I am able to play audio CDs perfectly in windows, so I was thinking of any missing configuration for linux. Thanks, Kumaresh On Sun, 29 Aug 2004 15:02:25 +0200, Flemming Greve Skovengaard <[EMAIL PROTECTED]> wrote: Kumaresh Perumal wro

Re: Having problem in playing audio CD

2004-08-29 Thread Flemming Greve Skovengaard
ux-learn.org/faqs . I can think of 3 things that might be wrong. 1. Check and make sure there is audio cable from your CDROM-drive to your soundcard 2. Check and make sure that CD volume is not muted 3. Check and make sure that CD volume is not low -- Flemming Greve SkovengaardThe kill

Re: dereferencing pointer to incomplete type

2004-06-16 Thread Flemming Greve Skovengaard
TED] You may get a better responce. -- Flemming Greve Skovengaard Just a few small tears between a.k.a Greven, TuxPower Someone happy and one sad <[EMAIL PROTECTED]> Just a thin line drawn between 4112.38 BogoMIPS Being

Re: can't startx X under non-root login

2004-01-13 Thread Flemming Greve Skovengaard
dy of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs . -- Flemming Greve Skovengaard Man still has one belief, a.k.a Greven One decree that stand

Re: Compiled new kernel, Gnome not working

2003-12-22 Thread Flemming Greve Skovengaard
ially released, nvidia should be releasing a compatible driver soon (I would guess). HTH, Conway S. Smith Flemming Greve Skovengaard wrote: Hi all. I just changed to kernel 2.6.0 from kernel 2.4.22 and now Gnome won't start. All I get is the splash screen and nothing else happens. I had the

Compiled new kernel, Gnome not working

2003-12-19 Thread Flemming Greve Skovengaard
e an idea about, what the problem is? -- Flemming Greve Skovengaard FAITH, n. a.k.a Greven Belief without evidence in what is told <[EMAIL PROTECTED]> by one who speaks without knowledge, 4168.08 BogoMIPS of things w

Re: C Programming Mailing list

2003-08-14 Thread Flemming Greve Skovengaard
ewbie" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs . Try [EMAIL PROTECTED] -- Flemming Greve Skovengaard Be it the Devil or be it him a.

Re: Switching between KDE and GNOME

2003-07-01 Thread Flemming Greve Skovengaard
specific? I'm running gdm, BTW. Thanks, Dan -- Flemming Greve Skovengaard Man still has one belief, a.k.a Greven One decree that stands alone <[EMAIL PROTECTED]> The laying down of arms 4168.08 BogoMIPS

Re: Switching between KDE and GNOME

2003-06-30 Thread Flemming Greve Skovengaard
/faqs . If you already have KDE installed you can run 'xwmconfig'. You can now choose xinitrc.kde (if you have KDE installed). If you don't have KDE installed, I can't help (not yet anyway). -- Flemming Greve Skovengaard Man still has one belief, a.k.a Greven

Re: Silly Question

2003-06-18 Thread Flemming Greve Skovengaard
e/coreutils/ GNU's webpage holds many if not all of the Linux utils. http://www.gnu.org/ -- Flemming Greve Skovengaard Be it the Devil or be it him a.k.a Greven You can count on just one thing <[EMAIL PROTECTED]>

Re: Compiler flags, kernel-complie

2003-06-01 Thread Flemming Greve Skovengaard
Steven Smith wrote: I have set the enviroment variables $CFLAGS and $CXXFLAGS to: -O2 -march=athlon-xp Now my question is will this effect my kernel-compile? Shouldn't do; the kernel doesn't normally inherit CFLAGS and friends from the environment. The correct way to do this is through the ``Pro

Compiler flags, kernel-complie

2003-06-01 Thread Flemming Greve Skovengaard
I have set the enviroment variables $CFLAGS and $CXXFLAGS to: -O2 -march=athlon-xp Now my question is will this effect my kernel-compile? - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.ke