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.
sargstuff · 6h ago
Proprietary 'shell' vs. linux DIY/customized setup.
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.
[1] : https://learn.microsoft.com/en-us/powershell/scripting/insta...
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...
[1] https://tiswww.case.edu/php/chet/readline/rltop.html
[2] https://github.com/fiatjaf/awesome-jq