about_Enable-UnixTools.help.txt

TOPIC
    about_Enable-UnixTools
 
SHORT DESCRIPTION
    Adds Unix-compatible tools (grep, sed, awk, etc.) to the Windows system PATH.
 
LONG DESCRIPTION
    This module publishes the command 'Enable-UnixTools', which wraps the bundled
    installer script and forwards all arguments to it.
 
    Example:
        Enable-UnixTools -InstallFull
 
SEE ALSO
    Get-Help Enable-UnixTools -Detailed