Re: RFE: capture command AND output for display and/or redirection

2013-04-29 Thread Eric Blake
On 04/28/2013 12:01 PM, todd@gmail.com wrote: >> Read this thread for more details: >> >> https://lists.gnu.org/archive/html/help-bash/2013-04/msg00031.html >> >> >> >> In particular, that thread points out: >> >> http://mywiki.wooledge.org/BashFAQ/050 >> > > Omitting the set -x from the orig

Re: RFE: capture command AND output for display and/or redirection

2013-04-29 Thread todd . dsm
On Tuesday, April 23, 2013 4:41:04 PM UTC-5, Eric Blake wrote: > On 04/23/2013 01:07 PM, todd@gmail.com wrote: > > > Guys, I found the part in the manual about submitting bugs but not requests > > for enhancement. If this is not the right place, let me know. > > > > A missing feature is me

Re: RFE: capture command AND output for display and/or redirection

2013-04-23 Thread Eric Blake
On 04/23/2013 01:07 PM, todd@gmail.com wrote: > Guys, I found the part in the manual about submitting bugs but not requests > for enhancement. If this is not the right place, let me know. A missing feature is merely a different form of bug, so yes, this is the right place. > > Enhancement R

RFE: capture command AND output for display and/or redirection

2013-04-23 Thread todd . dsm
Guys, I found the part in the manual about submitting bugs but not requests for enhancement. If this is not the right place, let me know. Enhancement Request: Bash could use a standardized method of capturing a command AND its output for display in the terminal and/or redirection (to wherever, f