On 6/25/06, bopolissimus X platypus Jr <[EMAIL PROTECTED]> wrote:
On Sat, 2006-06-24 at 15:34 +0800, jhuniepi wrote:
> :) i hope you understand my algorithm.. i want to do this in bash script.
*why* must it be in bash? bash is very weak at string operations.
use the right tool for the job. perl, php or any scripting language
will be better than bash at this.
we have this SMS-based project that include parsing of messages, and the parser was written in bash, it gets the job done with simple functionality in mind. i know some Linux distro has their own packaging system that is written in bash.. yes bash is not like perl at string operations, but still we have our own preferences when it comes to "right tool".
_________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

