A fake Linux-like Node.JS OS
Run npm i
in the root folder. Then run npm start
.
Name: root
Password: RootPassword
vv
stands for "View Verse".
${VERSE}
a verse reference. Example, John 3:16
.
su
stands for "Switch User".
${USER}
a user. Example, root
.
au
stands for "Add User".
${NEW USER}
a new user's name. Example, MyNewUser
.
${NEW PASSWORD}
a new user's password. Example, MyNewPassword
.
help
stands for "Help".
${CMD}
a command. Example, vv
.