sysinternals

0.1.4 • Public • Published

sysinternals Build Status

Tools for managing Windows Sysinternals utilities

Install

$ npm install --global sysinternals

Usage

$ sysinternals --help

  Usage
    $ sysinternals <command> [parameters]

  Examples of usage
    $ sysinternals -f psfile
    ┌──────────┬──────────────────────────────────────────────────────────────────────┐
    │ Title    │ PsFile                                                               │
    ├──────────┼──────────────────────────────────────────────────────────────────────┤
    │ Desc     │ See what files are opened remotely.                                  │
    ├──────────┼──────────────────────────────────────────────────────────────────────┤
    │ Command  │ psfile                                                               │
    ├──────────┼──────────────────────────────────────────────────────────────────────┤
    │ Location │ C:/ProgramData/chocolatey/bin/psfile.exe                             │
    └──────────┴──────────────────────────────────────────────────────────────────────┘

    $ sysinternals -l
    Lists all available Sysinternals utilities with details

  Commands
    -f, --find <keyword>    Finds tools by keyword (description or part of name)
    -l, --list              Lists all available Sysinternals utilities with details
    -h, --help              Shows help
    -v, --version           Shows version

License

MIT © Peter Sandor

Package Sidebar

Install

npm i sysinternals

Weekly Downloads

2

Version

0.1.4

License

MIT

Last publish

Collaborators

  • petersandor