|
I use php now for all my new linux scripts even if they aren't for web use. Personally, I find it the easiest because of the documentation on php.net and the amount of built in functions.
It might not be the fastest or most efficient language out there, but does it really matter for most scripts?
|