
A Unix Person's Guide to PowerShell
by Matt Penny
Publisher: Leanpub 2016
Number of pages: 79
Description:
This e-book is intended as a 'Quick Start' guide to PowerShell for people who already know Bash or one of the other Unix shells. It covers some PowerShell concepts and contains a detailed discussion of Powershell equivalents of Unix commands, organised in the alphabetical order of the unix command.
Download or read it online for free here:
Read online
(online html)
Similar books
Windows PowerShell 1.0 Essentialsby Neil Smyth - Techotopia
This online ebook covers the basics of the Windows PowerShell, installing, creating and running PowerShell scripts, commands and aliases, variables, types, arrays, operators, functions, file handling, PowerShell and .NET, drawing graphics, security.
(15698 views)
Effective Windows PowerShellby Keith Hill
The author of this booklet wanted to capture some of the tidbits he has picked up over the last couple of years using Windows PowerShell interactively and writing production build and test scripts. The text is updated for PowerShell 2.0.
(8964 views)
Windows PowerShell Networking Guideby Ed Wilson - Leanpub
Windows PowerShell is an essential admin tool designed specifically for Windows administration. This guide helps you understand how PowerShell can be used to manage the networking aspects of your server and client computers.
(5449 views)
The Big Book of PowerShell Error Handlingby Dave Wyatt - Leanpub
This is a very small, concise book designed to help you understand how PowerShell generates and deals with errors. It's also designed to help you build the best possible error handling for your own scripts and functions, in just a few short lessons.
(5679 views)