holzschu / holzschu/a-Shell-commands
inline command- evaluate $( command )
- Dominant language
- Shell
- Stars
- 823
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
Hello @holzschu,
Is there any possibility to have inline command evaluate or $() and `` or it's a bug?
Cause I've the normal behavior when I write a shell script.
I was trying to change PS1 variable by executing ``> PS1=$(whoami)`` and the result is command not found.
Best regards.
Contributor guide
No contributing guide indexed for this repository
Research direction
No source file or test is named in issue #51. Start by reproducing `PS1=$(whoami)` and the equivalent backtick form in a-Shell, then trace where command evaluation is handled. Done means inline command substitution behaves as expected instead of reporting command not found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell, wasm
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100