From: Eric Bambach <eric@cisu.net>
To: ali shahrokni <ali.shahrokni@laposte.net>
Cc: linux-newbie@vger.kernel.org
Subject: Re: head command with make in bash shell
Date: Mon, 29 May 2006 21:12:47 -0500 [thread overview]
Message-ID: <200605292112.47219.eric@cisu.net> (raw)
In-Reply-To: <447985ED.7060904@laposte.net>
Hi,
Try saving the output to a file then analyzing it.
make &> output.txt; head output.txt
On Sunday 28 May 2006 06:13, ali shahrokni wrote:
> Hello,
> Could anyone tell me how I can see the first part of the "make" command
> log using "head" in a bash shell?!
> i.e. what is the bash equivalent of the csh " make | & head " command?
> thanks,
> Ali
> -
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.linux-learn.org/faqs
--
Thanks,
Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
prev parent reply other threads:[~2006-05-30 2:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <4479858C.5090601@laposte.net>
2006-05-28 11:13 ` head command with make in bash shell ali shahrokni
2006-05-30 2:12 ` Eric Bambach [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200605292112.47219.eric@cisu.net \
--to=eric@cisu.net \
--cc=ali.shahrokni@laposte.net \
--cc=linux-newbie@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.