Adding a "nosudo" command (opposite of sudo)
Open
Nobody has claimed this yet.
ready
- Dominant language
- Perl
- Stars
- 737
- Forks
- 214
- PR merge metrics
- No merged PRs in 30d
Description
If sudo is globally on and someone want to run just one command as non-sudo it would be nice to have such a command.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating how Rex applies global sudo and how commands are exposed, then determine the expected behavior for running one command without sudo. Done means the command reliably bypasses sudo for that invocation and has coverage for the global-sudo case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- cli, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100