kill-sync
Cross-platform kill command. Supports recusive/tree-kill in a synchronous manner.
Cross-platform kill command. Supports recusive/tree-kill in a synchronous manner.
fork原因是我发现 node18-slim容器里,运行这个报错 因为没有ps这个命令,所以 `process-exists` 这个报根本无法运行。 所以删除相关的代码,以便支持在 node18-slim里运行
A process lookup utility
Fabulously kill processes. Cross-platform.
Get running processes
Interact with the PowerSchool API
Interact with the PowerSchool API
Detect the file type of a Buffer/Uint8Array
基于file-type 12.3.0版本修改,微信小程序可用的文件类型检测工具
A CommonJS port from the ESM file-type package. Now fixed to not have 'tarHeaderChecksumMatches' error!
Detect and validate file types by their signatures (✨magic numbers✨)
A CommonJS port from the ESM file-type package.
Baekjoon Online Judge 문제 풀이 검증 자동화 CLI
Get a snapshot of the currently running processes, OS-agnostic
This allows you to listen process started or exited.
Gets data about running processes by process id.
Easily run PowerShell from your NodeJS app
A process lookup utility support keywords option
Collects the full tree of processes from /proc
Cross platform children list of a PID based on the work of Simone Primarosa