On Tue, Nov 12, 2013 at 07:57:30PM -0500, Baho Utot wrote:
> 
> If you are using bash 4.0 or greater
> 
> ../path/to/binutils-source/./configure ... | tee myconflog 2>&1
> 
> becomes
> 
> ../path/to/binutils-source/./configure ... |& tee myconflog
> 
 I would change 'becomes' to 'can be changed to' - there is no
*requirement* to change a following '2>&1' to a preceding '&'.

ĸen
-- 
das eine Mal als Tragödie, dieses Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to