(no title)
senzilla | 3 years ago
For scripting, it's better to resort to a simpler solution that doesn't even need complexities like parsing or data types. In a Unix environment all you need is the ability to compose commands together. This is what execline is for:
hnlmorg|3 years ago