Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/taichi/ps-unixlike


https://github.com/taichi/ps-unixlike

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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