Skip to content

Windows Commands #55

@Pritraj

Description

@Pritraj

List The running Processes

netstat -aon | find /i "listening"

Kill By Process Id

taskkill /PID 17352 /F 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions