[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Reporting an error



1) I agree with Marc that ou must read bash manual

2)
If you start X with "startx"
 try startx 2> log

Generally this mean redirect 2nd descriptor of process startx to be point to
 file "log", because 2nd descriptor is STDERR, you'll redirect stderr to
"log"
 

@Maxim


> -----Original Message-----
> From: Marc A. Volovic [mailto:marc@linuxqa.com]
> Sent: Sunday, April 30, 2000 3:30 PM
> To: Noam Meltzer
> Cc: Linux IL
> Subject: Re: Reporting an error
> 
> 
> Noam Meltzer wrote:
> 
> > I have a little silly question for you here.
> 
> Indeed, I quite agree.
> 
> > I'm having troubles installing an X server, I know where the problem
> > might be, but I need to copy lot of error text when the X 
> crash. How can
> > I put this in a text file? (so I could send it over here)
> 
> Read the bash manual.
> 
> 
> 
> =================================================================
> To unsubscribe, send mail to linux-il-request@linux.org.il with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail linux-il-request@linux.org.il
> 
> 


=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il