David T. Lewis wrote > > I'm afraid that the simulation of unix shell behavior is far from perfect > ... > BTW, I would welcome patches to improve things like this, as long as > they are supported with unit tests. >
I'd def be willing to take a look... But, for my current pressing problem, I'm looking for the opposite from OSP. Instead of being able to pass any valid Bash syntax and have OSP parse it, I'm willing to restrict myself as long as I can do the parse myself. I don't want globbing or any other fancy processing. I will do all that myself before hand and only be supplying absolute paths. How do I circumvent all the processing and tell OSP what args to actually pass to the underlying system? Thanks for all the help! Sean -- View this message in context: http://forum.world.st/Running-in-background-with-OSProcess-tp4615534p4617592.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
