kasini3000

Results 62 comments of kasini3000

cmd /c start notepad or start-process This allows you to execute programs concurrently without waiting for them to complete. if remote to ssh or winrm use nohup #linux or win32::create...

Does “System.Net.Quic.dll” rely on libmsquic.so on the Linux platform?

> dpkg: dependency problems prevent configuration of powershell: > powershell depends on libicu72 | libicu71 | libicu70 | libicu69 | libicu68 | libicu67 | libicu66 | libicu65 | libicu63 |...

Can we increase the libicu dependency to the number 80 (libicu80) , or a version for the next 2 years?

Recommended Update Version Options: 6.x 7.0 7.1 7.2 7.3 Statistical distribution: it is recommended to incorporate alma-linux, rocky-linux, openeuler, etc. into centos

arm version powershell can be run in android already, But I don't know what cpu can powershell be on? (arm v?) What Android version (android) can it run in. who...

### news:asp.net8 pr3 add timeout for per request https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-8-preview-3/ You can set request timeouts for individual endpoints, controllers, or dynamically per request. To apply request timeouts, first add the request...

try: ``` $a = Resolve-Path "~/.nuget/packages//1.0.1/scripts/k8s/module.psm1" using module $a.path ```

mark , I will update the one-click install script as soon as the rpm package is available in package.microsoft.com. ------- one-click install powershell on linux https://gitee.com/chuanjiao10/kasini3000_agent_linux

I think it’s a bug, Select-String -Pattern "xxx" -Path 'd:\xxx2.txt' -Quiet # can return false