8.0.0 • Published 6 months ago

fkill-cli v8.0.0

Weekly downloads
2,515
License
MIT
Repository
github
Last release
6 months ago

Fabulously kill processes. Cross-platform.

Works on macOS, Linux, and Windows.

Install

npm install --global fkill-cli

Usage

$ fkill --help

	Usage
		$ fkill [<pid|name|:port> …]

	Options
		--force, -f                  Force kill
		--verbose, -v                Show process arguments
		--silent, -s                 Silently kill and always exit with code 0
		--force-timeout <N>, -t <N>  Force kill processes which didn't exit after N seconds

	Examples
		$ fkill 1337
		$ fkill safari
		$ fkill :8080
		$ fkill 1337 safari :8080
		$ fkill

	To kill a port, prefix it with a colon. For example: :8080.

	Run without arguments to use the interactive interface.
	In interactive mode, 🚦n% indicates high CPU usage and 🐏n% indicates high memory usage.
	Supports fuzzy search in the interactive mode.

	The process name is case insensitive.

Interactive UI

Run fkill without arguments to launch the interactive UI.

npm.io

Related

8.0.0

6 months ago

7.1.0

2 years ago

7.0.0

3 years ago

6.2.0

3 years ago

6.1.0

3 years ago

6.0.1

4 years ago

6.0.0

4 years ago

5.2.0

6 years ago

5.1.0

6 years ago

5.0.0

6 years ago

4.1.0

6 years ago

4.0.0

6 years ago

3.7.0

7 years ago

3.6.0

7 years ago

3.5.1

7 years ago

3.5.0

7 years ago

3.4.0

7 years ago

3.3.0

8 years ago

3.2.0

8 years ago

3.1.0

8 years ago

3.0.0

9 years ago

2.2.0

9 years ago

2.1.0

9 years ago

2.0.0

9 years ago

1.1.0

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago