Skip to content

Quick and dirty script to get process information friendly in powershell

Notifications You must be signed in to change notification settings

arale61/Get-PsTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Get-PsTree

Processes Tree with cmdline

Quick and dirty script to get process information friendly in powershell

Outputs in a tree format the running processes with cmdline information. It's a quick and dirty way that is not performing fast.

Usage

Import the module and use it.

cd Get-PsTree
. .\Get-PsTree.ps1
Get-Help Get-PsTree -examples

About

Quick and dirty script to get process information friendly in powershell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published