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.
☆71Updated 4 years ago
Alternatives and similar repositories for tasklist
Users that are interested in tasklist are comparing it to the libraries listed below
Sorting:
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Look up environment settings specific to different operating systems.☆137Updated 5 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Check if something is a Node.js stream☆115Updated last year
- Wait for any promise to be fulfilled☆56Updated 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
- Extract the actual stack of an error☆68Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Reliably get the terminal window size☆146Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Write data to a random temporary file☆108Updated last year
- Check if something is a promise☆46Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Copy a file☆122Updated 4 months ago
- Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.☆44Updated 3 years ago
- Check if it's the first time the process is run☆82Updated 3 months ago
- Rename a function☆47Updated 2 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Lazy number range generator☆83Updated 2 years ago
- touch(1) for node☆125Updated 2 months ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Hook and modify stdout and stderr☆57Updated 3 months ago
- Get a random temporary file path☆81Updated 2 years ago
- Check if the process is running as administrator on Windows☆39Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago