support more linux commands
Open
Nobody has claimed this yet.
docs
- Dominant language
- JavaScript
- Stars
- 1.9k
- Forks
- 51
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 1
Description
I see only limited commands are supported, but the docs don't refer to the supported list.
so please update the description to mention the supported list
and try to support more commands
commands tested and confirmed to be not supported
shx fuser -k 4200/tcp
which kills a port
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
Start by locating the command support list and the documentation description, then inspect how unsupported commands such as shx fuser -k 4200/tcp are handled. Done means the supported commands are documented and additional Linux command support is implemented and verified for the reported port-killing example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, javascript
- Domain
- cli, documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100