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 was archived by the owner on May 17, 2019. It is now read-only.
NerdOfCode edited this page Dec 21, 2018
·
12 revisions
ERROR CODE DOCS
This shell has been designed to release an error code when and wherever an error should occur... You can reference the list of error codes below accordingly!
List
xxxx
1001 --> Missing CWD file
1002 --> Missing Log Directory (mkdir ~/.r-shell)
1003 --> Missing Alias File (Default: "/home/user/.r-shell/r-shell_alias")
xxxx
1004 --> User tried to access or remove this shell's files while in the shell! ILLEGAL!
1005 --> Platform does not conform to the convention of "/home/logged_in_user/" on Linux (Don't run as root)!