Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • initially, i was gonna use plain shell (lowest common denominator) but i couldn't quite accomplish what i was trying to do. Perl is the least of my worries though. Commented Nov 29, 2012 at 20:49
  • @foampile Getting them to see it as "administrator's thing" instead of as a "programmer's thing" will help. Could you tell me what is, specifically, that you couldn't quite accomplished with plain bash ? Commented Nov 29, 2012 at 20:57
  • it required some lower level functionality i couldn't or at least didn't know how to do in shell. all of our machines have perl, that is the least of the problem -- the problem is the more abstract paradigm of doing the job instead of the old way that is more immediate but far more time consuming. it is the "who moved my cheese" type of situation, not shell vs. perl Commented Nov 29, 2012 at 21:16
  • @foampile I deleted the bash sugestion from my answer. Hope the rest of the answer is of any help. Commented Nov 30, 2012 at 17:38