sindresorhus / tasklistLinks
Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on either a local or a remote computer.
☆68Updated 4 years ago
Alternatives and similar repositories for tasklist
Users that are interested in tasklist are comparing it to the libraries listed below
Sorting:
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 4 years ago
- Copy a file☆121Updated 2 weeks ago
- Cross-platform .zip file creation☆130Updated last year
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Rename a function☆46Updated last year
- Extract the actual stack of an error☆66Updated 3 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Check if something is a Node.js stream☆112Updated 10 months ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if the process is running as administrator on Windows☆37Updated 4 years ago
- Write data to a random temporary file☆105Updated last year
- Reliably get the terminal window size☆144Updated last year
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Check if a process is running☆58Updated 3 years ago
- Read a chunk from a file☆123Updated last year
- Import a globally installed module☆58Updated last year
- Measure the time a promise takes to resolve☆70Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year