[Xfce-bugs] [Bug 12282] [PATCH] xflock4: Do not override PATH with hardcoded value.
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Sun Jan 31 15:09:35 CET 2016
https://bugzilla.xfce.org/show_bug.cgi?id=12282
--- Comment #7 from Jarno Suni <8 at iki.fi> ---
`command -pv` or even `command -v` is not required in POSIX 2004
http://stackoverflow.com/a/34572831/4414935
but I think we can use `command -p getconf PATH` to get a reasonable PATH for
the script.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list