Skip to main content

Powershell: Get Help

Source: pixabay.com

Ways to get help in Powershell.

Get-Help Select-String
help Select-String
man Selec-String
PS C:\Users\tuyen> get-help get-help

NAME
    Get-Help

SYNOPSIS
    Displays information about Windows PowerShell commands and concepts.

Popular posts from this blog

Red Hat: Notes

Windows 10: Install SuSE Linux Enterprise - SLES

With Microsoft-Windows-Subsystem-Linux feature enabled, we can install Linux distributions on Windows 10.