Hello, list! I started to develop BB chat applet. It will be a stripped down version of fameous utility from ppp.
Chat scripts can be specified either via command line or via a script files. The latter case requires parsing, quote processing and environment substitutions. This task has been solved well zillion times by BB shells. So I want to know how existing code from shells can be reused. I want script files to be parsed to argv[] so as if they were given explicitly via command file. Could you provide me with some kludge? Please, do comment. -- Vladimir
_______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
