Skip to content

Many example commands in docs do not work #111

@pckilgore

Description

@pckilgore

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions