[BusyBox] applet name

Erik Andersen andersen at codepoet.org
Fri Mar 14 09:08:04 UTC 2003


On Fri Mar 14, 2003 at 11:09:41AM +0200, Nick Fedchik wrote:
> 
> How to correctly get a defined name of applet?
> 
> I hope it is possible to get the applet name inside the applet code by
> specific variable/definition, but what the name of var/def if it so?
> 
> Except of argv[0]...

extern const char *applet_name;

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the busybox mailing list