Difference between revisions of "Web/Get started with OpenSSH for Windows"

From PKC
Jump to navigation Jump to search
(Created page with "{{cite journal |title=Get started with OpenSSH for Windows |url=https://learn.microsoft.com/en-us/windows-server/administration/openssh/openssh_install_firstuse?tabs=powershell |access-date=Jan 12, 2023 |publisher=Microsoft |location=local page }} <noinclude> {{PagePostfix |category_csd=VMWare,NAT,IP Addres,arp,sshd,OpenSSH,Windows }} </noinclude>")
 
Line 7: Line 7:
}}
}}
<noinclude>
<noinclude>
<syntaxhighlight lang="SHELL" line>
def quick_sort(arr):
less = []
pivot_list = []
more = []
if len(arr) <= 1:
return arr
else:
pass
‎</syntaxhighlight>
{{PagePostfix
{{PagePostfix
|category_csd=VMWare,NAT,IP Addres,arp,sshd,OpenSSH,Windows
|category_csd=VMWare,NAT,IP Addres,arp,sshd,OpenSSH,Windows
}}
}}
</noinclude>
</noinclude>

Revision as of 12:26, 21 April 2023

"Get started with OpenSSH for Windows". local page: Microsoft. Retrieved Jan 12, 2023. 


def quick_sort(arr):
	less = []
	pivot_list = []
	more = []
	if len(arr) <= 1:
		return arr
	else:
		pass

References


Related Pages