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
{{ message }}
This repository has been archived by the owner on Feb 21, 2021. It is now read-only.
It doesn't actually drop back to the home dir. What's happening is cd fails to go to the unknown directory so it returns 1, but this error message is swallowed by the follow up command (clear + ls).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I do
sc <name>
for a where the path no longer exists, I get dropped back into my home directory.The text was updated successfully, but these errors were encountered: