This repository was archived by the owner on May 17, 2019. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99A 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
1416First, 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```
2527And 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
2937If 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
49571 . 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!
You can’t perform that action at this time.
0 commit comments