2.0.2 • Published 4 years ago

psedit-cli v2.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

PSEdit CLI License NPM version Dependency Status Build Status Coverage Status

Kill group of processes with help of an editor.

Install

npm i psedit-cli --save

Usage

Edit files names in the $EDITOR of choice. Run:

$ psedit

If you want to filter by process name, use:

$ psedit node

Edit processes in editor, remove processes you'd like to kill, save and exit. Absent processes will be killed. It works in similar way to git rebase -i.

Related

  • renamify-cli - rename group of files from a directory in editor

License

MIT

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

5 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago