Re: simple questions

2002-02-04 Thread Romuald DELAVERGNE
Le 2002.02.02 19:08, Alexey a écrit : > > > /dev/null 2>&1 > > man bash and see about redirection. :) > It's me again. OK... $ /mount -a mount: /dev/hdc3 already mounted or /mnt/deb busy MSDOS FS: Using codepage 866 MSDOS FS: IO charset koi8-r $ /mount -a > /dev/null $ mount -a > /dev/nul

Re: simple questions

2002-02-02 Thread Alexey
> > A bashism! How about this: > > (cdrecord > /dev/null) >& /dev/null > $ (mount -a > /dev/null) >& /dev/null Nope. It talks.

Re: simple questions

2002-02-02 Thread Alexey
> > > /dev/null 2>&1 > > man bash and see about redirection. :) > It's me again. OK... $ /mount -a mount: /dev/hdc3 already mounted or /mnt/deb busy MSDOS FS: Using codepage 866 MSDOS FS: IO charset koi8-r $ /mount -a > /dev/null $ mount -a > /dev/null 2>&1 the first (error) message disapp

Re: simple questions

2002-02-02 Thread csj
On 02 Feb 2002 15:26:08 +0100 Mario Vukelic <[EMAIL PROTECTED]> wrote: > On Sat, 2002-02-02 at 14:45, Alexey wrote: > > 1. How can I make a program produce no output on the shell screen if > > it has no special "quiet behavior" option and >/dev/null doesn't help? > > (the messages are

Re: simple questions

2002-02-02 Thread Mario Vukelic
On Sat, 2002-02-02 at 14:45, Alexey wrote: > 1. How can I make a program produce no output on the shell screen if > it has no special "quiet behavior" option and >/dev/null doesn't help? > (the messages are not errors- or warnings-like). Did you still try 2> /dev/null ? Maybe they aren

Re: Simple Questions

2001-02-18 Thread Tommi Komulainen
On Sat, Feb 17, 2001 at 11:05:19PM -0800, Leonard Leblanc wrote: > yup the script is executable and works > > I went into the /etc/cron.daily directory and ran it from the command line > via "./webalizer" In that script, are you trying to run some program that exists somewhere else than /bin

Re: Simple Questions

2001-02-17 Thread Leonard Leblanc
> # Hey All, > # > # I have just a quick (and probably stupid) question. I was under the > # impression that you could just place scripts in the cron.daily, > # cron.monthly, and cron.weekly directories and that those scripts would > be > # run. Now either there is an error in my script or I'm no

Re: Simple Questions

2001-02-17 Thread David B . Harris
To quote "Leonard Leblanc" <[EMAIL PROTECTED]>, # Hey All, # # I have just a quick (and probably stupid) question. I was under the # impression that you could just place scripts in the cron.daily, # cron.monthly, and cron.weekly directories and that those scripts would be # run. Now either there

Re: simple questions

1999-02-05 Thread Mike Schmitz
On Aug 22, Robert S. Ross wrote > I didn't get a satisfactory answer before, so I will try again. I know > about LILO, it is on my boot diskette. How do I get it into the > partition so my System Commander can call it? > My Red Hat installation offers the option of booting from the partition, > if

Re: simple questions

1997-11-30 Thread George Bonser
On Tue, 25 Nov 1997, me wrote: > If you can get a copy of OS2 BootManager, it will take care of everything. > I believe it is about the best out there. I have used it with > Win95/FreeBSD, Win95/Linux(slackware), and now Win95/Debian. > It works flawlessly. As does most of the rest of OS/2. It

Re: simple questions

1997-11-27 Thread Neilen Marais
Hi >[my own whining snipped] > >> Perhaps you should boot into W95/DOS and leave it to loadlin to boot >> Linux. That way you can safely leave your MBR in the hands of W95. >Of >> course you should always have a bootdisk ready, just in case W95 for >> some reason becomes unbootable. >> >> -

Re: simple questions

1997-11-26 Thread Gertjan Klein
Britton <[EMAIL PROTECTED]> wrote: > In my experience this works, but not nicely. You have to install Win95 > first, and when it gets itselft all screwed up you can't reinstall it > without scrapping your master boot record again, which I'm sure is a real > pain if not a castrophe. Althoug

Re: simple questions

1997-11-26 Thread Kevin Traas
>If you check my sig, you will see that I have Warp3. I love it! I have had >it for about 2 years. I guess you find it a little disappointing that IBM has decided to dump OS/2 now, huh? No more development team - they've all gone over to Java development Oh well, you've picked the *best* OS

Re: simple questions

1997-11-26 Thread me
If you check my sig, you will see that I have Warp3. I love it! I have had it for about 2 years. I also am subscribed to a online "book" for OS2, that is updated by one of the developers of OS2. He was a developer when IBM and M$ were working together. He plainly states that M$ NT is based on OS/2

Re: simple questions

1997-11-26 Thread me
If you can get a copy of OS2 BootManager, it will take care of everything. I believe it is about the best out there. I have used it with Win95/FreeBSD, Win95/Linux(slackware), and now Win95/Debian. It works flawlessly. Now if all I had was Linux and OS/2 on my pc, life would be great! Alas, my wif

Re: simple questions

1997-11-26 Thread Larry G. Gariepy Jr.
--- You wrote: > Hi Clay. > > 1) Yes, Debian can co-exist with Win95. Using something called LILO( > Linux Loader ), it can become your boot manager, which will allow you > boot multiple OS's. In my experience this works, but not nicely. You have to install Win95 first, and when it gets itselft

Re: simple questions

1997-11-26 Thread Britton
On 26 Nov 1997, Sten Anderson wrote: > Britton <[EMAIL PROTECTED]> writes: > > On Mon, 24 Nov 1997, Dana M. Epp wrote: > > > Hi Clay. > > > 1) Yes, Debian can co-exist with Win95. Using something called LILO( > > > Linux Loader ), it can become your boot manager, which will allow you > > > boot m

Re: simple questions

1997-11-26 Thread Sten Anderson
Britton <[EMAIL PROTECTED]> writes: > On Mon, 24 Nov 1997, Dana M. Epp wrote: > > > Hi Clay. > > > > 1) Yes, Debian can co-exist with Win95. Using something called LILO( > > Linux Loader ), it can become your boot manager, which will allow you > > boot multiple OS's. > > In my experience this w

Re: simple questions

1997-11-26 Thread Britton
On Tue, 25 Nov 1997, Christopher Jason Morrone wrote: > On Tue, 25 Nov 1997, Britton wrote: > > > On Mon, 24 Nov 1997, Dana M. Epp wrote: > > In my experience this works, but not nicely. You have to install Win95 > > first, and when it gets itselft all screwed up you can't reinstall it > > with

Re: simple questions

1997-11-26 Thread Christopher Jason Morrone
On Tue, 25 Nov 1997, Britton wrote: > > On Mon, 24 Nov 1997, Dana M. Epp wrote: > In my experience this works, but not nicely. You have to install Win95 > first, and when it gets itselft all screwed up you can't reinstall it > without scrapping your master boot record again, which I'm sure is a

Re: simple questions

1997-11-26 Thread Britton
On Mon, 24 Nov 1997, Dana M. Epp wrote: > Hi Clay. > > 1) Yes, Debian can co-exist with Win95. Using something called LILO( > Linux Loader ), it can become your boot manager, which will allow you > boot multiple OS's. In my experience this works, but not nicely. You have to install Win95 first

Re: simple questions

1997-11-25 Thread Daniel Martin
On Mon, 24 Nov 1997, Clayton Berry wrote: > 1) Can Debian co-exist with my windows95 environment? As already mentioned, yes it can; you can either set up linux to load via lilo (a boot manager designed for loading linux, but perfectly capable of loading Win95 as well, so that you choose at startup)

Re: simple questions

1997-11-25 Thread Dana M. Epp
Hi Clay. 1) Yes, Debian can co-exist with Win95. Using something called LILO( Linux Loader ), it can become your boot manager, which will allow you boot multiple OS's. 2) You can get plenty of packages for Debian for compiling other languages. Java, C, C++, Perl and shell scripting are just a few

Re: simple questions

1997-08-23 Thread Jim Pick
> I didn't get a satisfactory answer before, so I will try again. Probably due to the fact that some inconsiderate individuals are using debian-user as a batteground for a flamewar. :-( >I know > about LILO, it is on my boot diskette. How do I get it into the > partition so my System Commander

Re: simple questions

1997-08-22 Thread stick
Howdy! Let's tackle the LILO question first. After we get your system booting the way you want, then we can deal with X. > > I didn't get a satisfactory answer before, so I will try again. I know > about LILO, it is on my boot diskette. How do I get it into the > partition so my System Commander

Re: simple questions

1997-08-22 Thread Mike Schmitz
On Aug 22, Robert S. Ross wrote > I didn't get a satisfactory answer before, so I will try again. I know > about LILO, it is on my boot diskette. How do I get it into the > partition so my System Commander can call it? > My Red Hat installation offers the option of booting from the partition, > if