One particular area where the external program bit is annoying is when you're querying or setting system/package parameters or defaults on a unix machine, there must be 100 incompatible ways of doing that.
Usually the only way to get the job done is to escape to a shell, which really feels kludgy.
Comments
That's a really good approach.
One particular area where the external program bit is annoying is when you're querying or setting system/package parameters or defaults on a unix machine, there must be 100 incompatible ways of doing that.
Usually the only way to get the job done is to escape to a shell, which really feels kludgy.