lua-users home
lua-l archive

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


Or for that specific case

return os.getenv("PWD")

-hugo

On Thu, Aug 21, 2008 at 5:00 PM, Wesley Smith <wesley.hoke@gmail.com> wrote:
> Hi,
> Yes, io.popen is good for this situation.
> thanks,
> wes
>