From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 25 Oct 2002 16:34:58 +0300 (EEST) From: =?KOI8-R?B?4c7E0sXKIOLVzMHXwQ==?= To: ALT Community mail list Subject: Re: [Comm] =?koi8-r?b?0MXSxc7B0NLB18zFzsnFINfZ18/EwSDX?= =?koi8-r?b?IMzPxw==?= In-Reply-To: <20021025130958.9BADC2EE5D@mail.off-club.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=KOI8-R Content-Transfer-Encoding: 8BIT Sender: community-admin@altlinux.ru Errors-To: community-admin@altlinux.ru X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.0.9 Precedence: bulk Reply-To: community@altlinux.ru List-Unsubscribe: , List-Id: List-Post: List-Help: List-Subscribe: , List-Archive: Archived-At: List-Archive: List-Post: On Fri, 25 Oct 2002, Слава Гарелин wrote: > > 2>&1 > rebuil.log Читайте нижеследующий отрывок man bash до просветления. Note that the order of redirections is significant. For example, the command ls > dirlist 2>&1 directs both standard output and standard error to the file dirlist, while the command ls 2>&1 > dirlist directs only the standard output to file dirlist, because the standard error was duplicated as standard output before the standard output was redirected to dirlist. > -- > Slava Garelin -- С наилучшими пожеланиями, Андрей Булава [ AB1002-UANIC ] Информационный центр ДонНТУ