From 7a20851ae442edf67eddb2fbaee647fd3e1db227 Mon Sep 17 00:00:00 2001 From: Yanbing Date: Mon, 14 Jan 2019 22:33:54 -0800 Subject: [PATCH] Updated Run commands for various shells (markdown) --- Run-commands-for-various-shells.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Run-commands-for-various-shells.md b/Run-commands-for-various-shells.md index 6e91053..6c4ab01 100644 --- a/Run-commands-for-various-shells.md +++ b/Run-commands-for-various-shells.md @@ -1,4 +1,4 @@ -Examples to run commands on remote shells over openssh: print out "hello" over various shells on server. +Examples to run commands on remote [shells](https://github.com/PowerShell/Win32-OpenSSH/wiki/DefaultShell) over openssh: print out "hello" over various shells on server. | DefaultShell | cmd run on local shell | Cmd to run on remote shell (client cmd run in cmd prompt) | |:--|:--|:--|