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
>
> A bashism! How about this:
>
> (cdrecord > /dev/null) >& /dev/null
>
$ (mount -a > /dev/null) >& /dev/null
Nope. It talks.
>
> > /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
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
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
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
> # 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
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
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
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
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.
>>
>> -
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
>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
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
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
--- 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
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
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
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
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
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
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)
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
> 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
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
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
26 matches
Mail list logo