Dynamically find sudo
Open
hacktoberfest
- Dominant language
- C
- Stars
- 44
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
`sudo` may be in different locations on different systems, perhaps implement a function to locate it. Perhaps the output of `which sudo` can be used.
Right now `/usr/bin/sudo` is hardcoded.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.