Linked by Eugenia Loli-Queru on Fri 14th Sep 2007 23:08 UTC
General Development As a system administrator, you run across numerous challenges and problems. Managing users, disk space, processes, devices, and backups can cause many system administrators to lose their hair, good humor, or sanity. Shell scripts can help, but they often have frustrating limitations. This is where a full-featured scripting language, such as Python, can turn a tedious task into an easy one. Python is a scripting language that looks like it was made for system administrators.
Thread beginning with comment 271581
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[3]: +1 for Perl
by CrLf on Sat 15th Sep 2007 20:40 UTC in reply to "RE: +1 for Perl"
CrLf
Member since:
2006-01-03

"Seriously, how many times per year do you use a PERL one-liner from the command line? 4? Maybe 5 times?"

And the fact that 99.9% of perl one-liners result from people not knowing how to use "sed" and "grep".

Reply Parent Bookmark Score: 2

RE[4]: +1 for Perl
by dagw on Sun 16th Sep 2007 13:33 in reply to "RE[3]: +1 for Perl"
dagw Member since:
2005-07-06

Actually I find 99.9% of perl one-liners result from perl nerds trying to show off, and prove that it can be done.

Reply Parent Bookmark Score: 2