Re: [tcljava-dev] missing exec functionality
Brought to you by:
mdejong
From: Shawn B. <sh...@qc...> - 2002-01-15 23:20:23
|
Shawn Boyce wrote: > > > Mo DeJong wrote: > >> On Tue, 08 Jan 2002 11:24:05 -0500 >> Shawn Boyce <sh...@qc...> wrote: >> >>> The current exec command does not support the file redirections >>> such as <, >, <<, >>, etc. I added support for '&' already. I'll >>> work on adding some of these next. >>> >> >> That would be great. This same functionality is needed in the open >> (pipe) >> command as well. This functionality is a bit tricky because it depends >> > I was just realizing the open command had pipe also. > >> >> on the IO subsystem which is currently in flux. Just be aware that >> you may need to tweak you code a number of time before you are >> done. >> >> P.S. >> I just checked in the first part of your reflection based exec patch. >> > Was the patch file ok? First time I ever did it. Just saw your SourceForge comment. Do you really mean the background patch or the theads-based code? In the future, I'll try to break up my changes into smaller chunks ;) > >> >> >> cheers >> Mo >> >> _______________________________________________ >> tcljava-dev mailing list >> tcl...@li... >> https://lists.sourceforge.net/lists/listinfo/tcljava-dev >> >> > -- -Shawn |