/ps-unixlike

Primary LanguagePowerShellApache License 2.0Apache-2.0

Unix Like Functions for PowerShell

Installation

Run below, as Administrator

Install-Module UnixLike

Post Installation

Add below, to your C:\Users\[User]\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1

Import-Module UnixLike

Upgrade

Run below, as Administrator

Update-Module UnixLike