[ET Trac] [Einstein Toolkit] #1396: Display prompts of executed commands
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Tue Feb 11 21:53:32 CST 2014
#1396: Display prompts of executed commands
----------------------------+-----------------------------------------------
Reporter: rhaas | Owner: eric9
Type: enhancement | Status: review
Priority: optional | Milestone:
Component: GetComponents | Version: development version
Resolution: | Keywords:
----------------------------+-----------------------------------------------
Comment (by eschnett):
Should we apply the patch to the development version give it more testing?
This would be with the understanding that issues that cannot be quickly
resolved would require us to revert the patch.
Otherwise -- can we use "tee" for this? For example, wrapping the command
into
{{{
"cd $dir; { $cmd ; } | tee $outfile"
}}}
may do the trick, and leaves the gory details to tee.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1396#comment:7>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list