psedit-cli

2.0.2 • Public • Published

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

Package Sidebar

Install

npm i psedit-cli

Weekly Downloads

0

Version

2.0.2

License

MIT

Unpacked Size

7.56 kB

Total Files

6

Last publish

Collaborators

  • coderaiser