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