I've returned to Linux but I miss PowerShell
chrisfun.xyz
I've returned to Linux but I miss PowerShell
1–10 of 25 posts
Re: I've returned to Linux but I miss PowerShell
#2Re: I've returned to Linux but I miss PowerShell
#3But can't you just use fish?
[1] : https://learn.microsoft.com/en-us/powershell/scripting/insta...
Re: I've returned to Linux but I miss PowerShell
#4But can't you just use fish?
Re: I've returned to Linux but I miss PowerShell
#5But can't you just use fish?
Why not just install Powershell for linux?[1] [1] : https://learn.microsoft.com/en-us/powershell/scripting/insta...
It’s just too foreign for Linux devs whereas it ships with Windows.
Re: I've returned to Linux but I miss PowerShell
#6Earlier quoted context omitted.
Why not just install Powershell for linux?[1] [1] : https://learn.microsoft.com/en-us/powershell/scripting/insta...
I could but no one else on my team (which is used to Linux) would touch my scripts. It’s just too foreign for Linux devs whereas it ships with Windows.
There are a multiple publically accessible/usable sources which can be found via search engine(s) to extend bash / unix shell functionality based on points discussed in topic link.
few article link topic snippits:
* approaches to autocompletion : [0][1]
* 'man' command and/or cli option -h to cli command shows 'docstring' / options
* jq resources for shell plugin[2]
--------------
[0] https://faun.pub/configure-bash-auto-completion-tab-completi...
Re: I've returned to Linux but I miss PowerShell
#7Re: I've returned to Linux but I miss PowerShell
#8Re: I've returned to Linux but I miss PowerShell
#9Re: I've returned to Linux but I miss PowerShell
#10Earlier quoted context omitted.
Why not just install Powershell for linux?[1] [1] : https://learn.microsoft.com/en-us/powershell/scripting/insta...
I could but no one else on my team (which is used to Linux) would touch my scripts. It’s just too foreign for Linux devs whereas it ships with Windows.