From 1a2b9ae884373f14e47aeba8326a8f7ae688b12c Mon Sep 17 00:00:00 2001 From: Mike MacCana Date: Wed, 17 Jan 2018 16:11:07 +0000 Subject: [PATCH] Add reference to Command Line Rosetta Stone A modern version of the traditional Unix Rosetta Stone, which is maintained, includes Powershell, and has more detail than the table below. --- docs/learning-powershell/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/learning-powershell/README.md b/docs/learning-powershell/README.md index 6b59e21ce85..a8ec6bf79c4 100644 --- a/docs/learning-powershell/README.md +++ b/docs/learning-powershell/README.md @@ -80,7 +80,7 @@ Map Book for Experienced Bash users ---- The table below lists the usage of some basic commands to help you get started on PowerShell faster. -Note that all bash commands should continue working on PowerShell session. +Note that all bash commands should continue working on PowerShell session. You can find a more detailed comparison of how PowerShell compares to other environments at the [Command Line Rosetta Stone](https://certsimple.com/rosetta-stone). | Bash | PowerShell | Description