Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 2001 15:31:21 -0500 (EST)
From:      Peter Brezny <peter@black.purplecat.net>
To:        freebsd-questions@freebsd.org
Subject:   redirecting output
Message-ID:  <Pine.BSF.4.05.10102131530370.10075-100000@black.purplecat.net>

next in thread | raw e-mail | index | archive | help

I'm trying to redirect output from a process  when i use this

virtual2# nice ( /usr/bin/tar cvflj - /usr/local/scripts >
/bkup/archive/`date +%y%m%d`-test.bz
2 ) 2 > & 1 > /bkup/archive/test.log

It tells me i've got an ambiguous output redirect...

Ideas?

TIA
Peter Brezny
SysAdmin Services Inc.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10102131530370.10075-100000>