mirror of
https://github.com/shirou/gopsutil.git
synced 2025-04-26 13:48:59 +08:00

exec.LookPath searches for the file in the $PATH, which mean giving it an absolute path is against it's own purposes.
exec.LookPath searches for the file in the $PATH, which mean giving it an absolute path is against it's own purposes.