lazywinadmin / nxtools

PowerShell tools for Linux Operating System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nxTools

Build Status

PowerShell module for Linux platform. Collection of commands wrapped around linux commands to parse the output into PowerShell custom objects.

Getting Started

# Install the module from the PowerShell Gallery
Install-Module -Name nxtools -Scope CurrentUser

Usage

Retrieve File Systems

Get-FileSystem -Path '/d/d5/'

Contributions

Please read the CONTRIBUTING markdown file.

About

PowerShell tools for Linux Operating System


Languages

Language:PowerShell 100.0%