Skip to main content
Module

x/dkill/mod.ts

🎯kill processes identified by port in Deno 🦕
Latest
import * as dkill from "https://deno.land/x/dkill@0.12.0/mod.ts";

Functions

invoke dKill

Kill a pids

Get the command that started a pid

Find the pids using a given port

list all process running. WARNING. DO NOT USE FOR macos (It returns nothing)

Return Pids for a list of process names