Like a lot of things, there isn't one "right" way to it, the final choice depends on the project, the budget, time constraints, etc. I'm

Writing a new shell is quick and cheap?

working with shell and perl; it may not be ideal, but is a given. Personally, its silly to tell me I'm an idiot without knowing the

Grant, no one said you were an idiot. I'd tone down the attitude of people trying to make your life easier :)

project. I certainly hope I don't judge someone else's choices without understanding the context they fall in.

No judgement, just repeating from years of exepreince:

 a) you simply cannot get the entire command without making a custom shell

b) There is likley a much simpler, portable way to get the info you want to log but you will need to build it into the "project" (IE by processing command line options for instance) instead of doing somethgin that is impossible (trying to get bash, sh, csh, ect to give it)

If you want to do option a thats your perogative, b will be easier, portable, more accurate, give you data in a useable format.

That not an opinion thats a fact. (This goes for any project in any language: I'm not being a "do it all in perl", heck do it in Python or Ruby or C, just do it smart. Like hammering a nail with a hammer vs a rock)

I'm finished with this thread, no further replies from me. you can lead a horse to water but you can't push him in :)

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to