a-Shell-commands
a-Shell-commands copied to clipboard
inline command- evaluate $( command )
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.