shelljs / shelljs/shx

support more linux commands

Open
#207 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.