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

Re: Simple kernel compile



On Wed, Mar 15, 2000 at 07:44:51AM -0500, Russell Hires wrote:
> 
> So, what am I missing, and how do I get the messages that stdout prints to
> my screen to go to a file?
You get them in the file, what you want is stderr. Append 2>&1 to that line.

Christian.


Reply to: