zsh:
$ sprite exec "python -m http.server 8080 &"
executable file python -m http.server 8080 & not found in $PATH: No such file or directory
Error: exit status 1
bash:
bash-5.2$ sprite exec "python -m http.server 8080 &"
executable file python -m http.server 8080 & not found in $PATH: No such file or directory
Error: exit status 1