← Back to context Comment by Levitating 5 months ago I am curious if this could also be implemented as a command named (Similar to [ and [[ 1 comment Levitating Reply cosmos0072 5 months ago You mean a command or builtin `(` inside a traditional shell as bash or zsh?It would be quite limited:internal status would not persist between invocations,and it would only be able to exchange unstructured data (a stream of bytes) with the shell
cosmos0072 5 months ago You mean a command or builtin `(` inside a traditional shell as bash or zsh?It would be quite limited:internal status would not persist between invocations,and it would only be able to exchange unstructured data (a stream of bytes) with the shell
You mean a command or builtin `(` inside a traditional shell as bash or zsh?
It would be quite limited:
internal status would not persist between invocations,
and it would only be able to exchange unstructured data (a stream of bytes) with the shell