Apparent command length limit for redirect_sh
Reported by bahuvrihi | May 9th, 2008 @ 02:55 PM
redirect_sh in ShellUtils apparently has a command length limit of 8255. This may be related to the redirection itself... perhaps there is an underlying buffer someplace? If so, a temporary bat should be made, or something like that.
Comments and changes to this ticket
-
bahuvrihi May 12th, 2008 @ 11:04 AM
- State changed from new to invalid
- Assigned user set to bahuvrihi
Looks like nothing can be done about this, save to warn people. See http://www.ss64.com/nt/cmd.html for command line length limits on windows. I've made a note of this in ShellUtils, but decided not to add in a computational check at this point (since it would only apply to windows and would slow execution).
-
bahuvrihi May 12th, 2008 @ 11:06 AM
(from [6b4abc8a35eb637389a00497ea62ad98bf42fb64]) Made note of the line length limits for sh on window [#36]
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A framework for making configurable, file-based tasks and workflows.