lua-users home
lua-l archive

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


Hello Everyone,

As per the requirement, I want to create a temporary file with extension.

I know that os.tmpname create a temporary file, but there is no way to provide extension to it.

Could someone please let me know how to provide extension to the temporary file name.

Thanks for your help.

-
Regards,
Sravan