lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hello,

How can I programmatically determine what the current
script is that is executing from within the script
itself?

In a Bourne shell script for example I would commonly
use something like: SCRIPTNAME=`basename`


Thanks,

Michael