nushell
PowerShell
Our great sponsors
nushell | PowerShell | |
---|---|---|
159 | 325 | |
22,639 | 36,944 | |
1.3% | 0.9% | |
9.9 | 9.6 | |
6 days ago | 5 days ago | |
Rust | C# | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nushell
-
Why should I care wether my shell is POSIX compliant?
I've been using nushell as my daily driver shell for a while. It's still very much in development, but it's got some nice features, like Windows cross compatibility, proper data types, and syntax highlighting
-
FUSTA: quickly & easily edit, slice, 'n dice ((very) large) FASTA files
Now, I guess the deeper question is ‶is the text-based, line-delimited, pipe-oriented, interaction model between programs that don't know each other still relevant″; and we have seen new, more structured, approaches being tested, for instance with PowerShell or NuShell.
-
VanadiumOS: Portable, multi-user Unix-like OS
You can install PowerShell on Linux now, if you like - or there's nushell: https://www.nushell.sh/
-
What’s everyone working on this week (1/2023)?
I'll add the long awaited support for nushell in broot.
-
Telegraph and the Unix Shell
But that and xplr are both programs used within the shell and don't address that the shell is still outputting plain-dumb-dataless-text. https://www.nushell.sh/ promotes right on the homepage Everything is data so it's exciting to see and hope for a better future!
-
Rust-shell: what features you would you like to see in a shell ?
I don't understand what you mean by Graphics integration or graphical frontend. Do you have an example? Instead of du - I recommend dust. The data features - are basically the features of nushell, are you using it? Regarding the variables - excellent idea, I will implement this. What do you mean by menu creation? What syntax would you use for "skip next line"?
-
GNU nano is my editor of choice (2021)
> Different components can integrate and coordinate through standards.
We've tried that and for the most part, it doesn't actually work in practice. Hell, it doesn't even work between standard Unix programs. They don't "integrate and coordinate" at all. They just push unstructured text around, and in some cases that's sufficient to perform some very basic compound tasks.
There is an upcoming project though that tries to make Unix pipelines work the way they are supposed to: Nushell[1]. It has real composability with strongly typed data that flows between commands.
Guess how they're doing it? Yup, that's right: They're building it all as a monolithic system where the entire pipeline is supervised and interpreted by the shell. Unix is too fragmented and standards are too difficult to develop and implement for any other approach to be realistically feasible. "Small programs" are an evolutionary dead end.
-
Like seriously why does not one does it ?
Finally, I really do recommend looking into Nushell. It should give you a much better idea of how a shell could work if it weren't tied to ASCII blobs as its core data type.
If you're discontent with the state of shell scripting, you should give nushell a try: nushell.sh
-
Life is much simpler with bash
If structured data is what excites you about pwsh, you should check out nushell: https://www.nushell.sh/. It is cross-platform like pwsh, and takes a similar approach to structured data, but has a much simpler syntax that I find more readable and much nicer to type than pwsh.
PowerShell
- New PowerShell Version - v7.3.2 Release of PowerShell
-
mAnDaToRy MaCbOoK
You should check out modern Terminal and Powershell. Scott Hanselman has a series of blogs on setting up Powershell as a really nice coding environment.
-
WinRT/UWP decode BluetoothLEAdvertisement in Powershell 7
The method you are trying to use (ToArray)) expects IBuffer as input whereas BluetoothLEAdvertisement.DataSections returns IList. So that is not going to work. You would need a method that can take IList and transform it to something with a concrete type instead of interface. Here is the issue described https://github.com/PowerShell/PowerShell/issues/9816
-
Start-Process doesn't work with -credential parameter on Windows Server Core
I use Start-Sleep here because the -Wait doesn't work with -Credential for the Start-Process - this is a known issue. See https://github.com/PowerShell/PowerShell/issues/17033
-
-Quiet switch causes install failure?
Identifying where is the error, you can identify the cause. Exemple. The error is on downloading, so we can try to enter https://github.com/PowerShell/PowerShell/releases/download/v7.3.1/PowerShell-7.3.1-win-x64.msi on the browser and see if it downloads the file. etc.
VERBOSE: About to download package from 'https://github.com/PowerShell/PowerShell/releases/download/v7.3.1/PowerShell-7.3.1-win-x64.msi' Exception: Line | 401 | … throw "Quiet install failed, please rerun install without … | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | Quiet install failed, please rerun install without -Quiet switch or ensure you have administrator rights
-
Free emojis
actually powershell does exist on macos but im not sure how compatible it is to the previous proprietary version of pwsh
-
Make your terminal look like 10x developer!
GitHub
- New PowerShell Version - v7.3.1 Release of PowerShell
- Is Bash more powerful than Powershell ? or just less modern ? When Powershell will be able to manage a full production linux environment ?
What are some alternatives?
fish-shell - The user-friendly command line shell.
starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
elvish - Elvish = Expressive Programming Language + Versatile Interactive Shell
winpty - A Windows software package providing an interface similar to a Unix pty-master for communicating with Windows console programs.
terminal - The new Windows Terminal and the original Windows console host, all in the same place!
xonsh - :shell: Python-powered, cross-platform, Unix-gazing shell
volta - Volta: JS Toolchains as Code. ⚡
alacritty - A cross-platform, OpenGL terminal emulator.
WFinfo - :computer: A fissure Companion App for Warframe
oil - Oil is a new Unix shell. It's our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!
ShellCheck - ShellCheck, a static analysis tool for shell scripts
Mosh - Mobile Shell