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:
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Extract the actual stack of an error☆66Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 4 years ago
- Wait for any promise to be fulfilled☆54Updated 3 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
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Check if something is a Node.js stream☆112Updated 10 months ago
- Copy a file☆121Updated last month
- Get the directory of globally installed packages and binaries☆76Updated last year
- Import a globally installed module☆58Updated last year
- Rename a function☆46Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- touch(1) for node☆124Updated last year
- 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
- Cross-platform .zip file creation☆130Updated last year
- Reliably get the terminal window size☆144Updated last year
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.☆42Updated 3 years ago
- Read a chunk from a file☆123Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Create an array without duplicates☆72Updated 4 years ago
- Log the value/error of a promise☆26Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Check if a process is running☆58Updated 3 years ago