From 6388fae2c1bb3f14e07c94156728eb88b12642ef Mon Sep 17 00:00:00 2001 From: Mike MacCana Date: Sat, 26 Dec 2015 13:53:51 +0000 Subject: [PATCH] Add link to rosetta-stone to translate Unix to Powershell --- ssh.exe-examples.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ssh.exe-examples.md b/ssh.exe-examples.md index c0b9911..4cb9148 100644 --- a/ssh.exe-examples.md +++ b/ssh.exe-examples.md @@ -25,4 +25,8 @@ Powershell can be launched over remote ssh session as follows: PS C:\Users\user> get-module ModuleType Version Name ExportedCommands ---------- ------- ---- ---------------- - Manifest 3.1.0.0 Microsoft.PowerShell.Management {Add-Computer, Add-Content, Checkpo... \ No newline at end of file + Manifest 3.1.0.0 Microsoft.PowerShell.Management {Add-Computer, Add-Content, Checkpo... + +##### For Unix and Linux users + +The [Modern Unix Rosetta Stone](https://certsimple.com/rosetta-stone) includes Powershell examples of common Unix and Linux commands. \ No newline at end of file