You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"/home/ondrej/repos/shell" >>> ls
Cargo.lock Cargo.toml README.md crates scripts target
"/home/ondrej/repos/shell" >>> l
l: command not found
xxx ls
"/home/ondrej/repos/shell" >>> ls
"/home/ondrej/repos/shell" >>> ls
"/home/ondrej/repos/shell" >>>
The ls command should keep printing.
The text was updated successfully, but these errors were encountered:
Commands stop printing after a failure:
The
ls
command should keep printing.The text was updated successfully, but these errors were encountered: