help-gnu-utils
[Top][All Lists]
Advanced

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

Re: Log file creation


From: Henrik Carlqvist
Subject: Re: Log file creation
Date: Fri, 15 Dec 2006 08:35:49 +0100
User-agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.)

"ajlu" <visweshram@gmail.com> wrote:
> I am new to make..
> 
> Let me know how to create a log file for make.( ie., I have a project
> with make file I wish to create a log file for this make file).

This solution is not really specific for make:

make |& tee myfile.log

regards Henrik
-- 
The address in the header is only to prevent spam. My real address is:
hc8(at)uthyres.com Examples of addresses which go to spammers:
root@variousus.net root@localhost



reply via email to

[Prev in Thread] Current Thread [Next in Thread]