arshadkazmi42 / arshadkazmi42/ak-cli
Add linux kill command
Open
good first issue
- Dominant language
- No language data
- Stars
- 42
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
`kill $(lsof -t -i:8080)`
Command kills the process running at port 8080
with this include the usage of `-9` flag
Contributor guide
Research direction
The issue does not name a file or test. Inspect the repository's existing command entries and follow their format, starting with the Linux and Bash-related commands; done means the kill command for the process on port 8080 is documented together with the requested -9 usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, linux
- Domain
- cli, operating-systems
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100