[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Obtain the lua script's (absolute/real) dirname and file name from within the script itself.
- From: Jeff Pohlmeyer <yetanothergeek@...>
- Date: Thu, 30 Jan 2020 03:08:36 -0600
> It was thus said that the Great Sean Conner once stated:
> > It was thus said that the Great pocomane once stated:
> > Sadly, realpath seems to be a Debian thing, not a Linux thing in general.
"readlink -f" might be more common, and should have similar results.
- Jeff