▲ 460 ▼ rulershell 7-x64 (lemmy.blahaj.zone) submitted 2 years ago by Lilium@lemmy.blahaj.zone to c/196@lemmy.blahaj.zone 29 comments fedilink hide all child comments
[–] jackalope@lemmy.ml 3 points 2 years ago (1 child) Is nushell comparable to fish? permalink fedilink source parent hideshow 2 child comments replies: [–] AnyOldName3@lemmy.world 5 points 2 years ago Yes and no. Yes in that it's a different shell that is intended to be used instead of something like Bash, and isn't compatible with Bash scripts. However, unlike Fish and Zsh, it's also not compatible with plain POSIX sh, so you have to run plain shell scripts by calling into something else that is sh-compatible. permalink fedilink source parent
[–] AnyOldName3@lemmy.world 5 points 2 years ago Yes and no. Yes in that it's a different shell that is intended to be used instead of something like Bash, and isn't compatible with Bash scripts. However, unlike Fish and Zsh, it's also not compatible with plain POSIX sh, so you have to run plain shell scripts by calling into something else that is sh-compatible. permalink fedilink source parent