Skip to content

ecsousa/PSGnuwin32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSGnuwin32

This PowerShell modules comes with a collection of Gnuwin32 tools (inside bin folder). For each tool, it provides an alias to it, so you won't need to add this folder to your path.

Installing

Windows 10 users:

Install-Module PSGnuwin32 -Scope CurrentUser

Otherwise, if you have PsGet installed:

Install-Module PSGnuwin32

Copy all respository content to a folder named PSGnuwin32 in your modules folder (e.g. $Env:USERPROFILE\Eduardo_Sousa\Documents\WindowsPowerShell\Modules\PSGnuwin32\).

About

Lot of gnuwin32 tools with aliases in PowerShell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published