Skip to content
This repository was archived by the owner on May 17, 2019. It is now read-only.

Commit 0bc3c8e

Browse files
author
NerdOfCode
authored
Update README.md
1 parent 0ed6a61 commit 0bc3c8e

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
A quick and simple shell in C that is designed to be fast and efficient... This shell is in early stages of development...
1010

1111
# Documentation
12-
To easily setup this amazing restricted shell... Follow the below commands:
12+
To easily setup this amazing restricted shell... Follow the instructions found below:
13+
14+
## Single User Mode
1315

1416
First, you need to change to the only working directory right now, and then we can download the repository! You can accomplish such by running:
1517

@@ -24,6 +26,12 @@ cd Restricted-Shell/ && bash run.sh
2426
```
2527
And then just answer the questions to the automatic configuration!
2628

29+
## Multi-User Mode
30+
31+
There is no such mode as of now.
32+
33+
## Setting R-Shell to Default Shell
34+
2735
***Please be aware that the below option is completely experimental and may not be working***
2836

2937
If you're interested in using this shell full-time, simply edit the `/etc/passwd` file and change to the following, by running:
@@ -47,3 +55,4 @@ Good luck :)!
4755
# W.I.P.
4856

4957
1. First, and foremost... We will need to add real time keyboard input in order to allow users to review previous commands...
58+
2. Secondly, we need to add an enhanced multi-user mode!

0 commit comments

Comments
 (0)