From 8edaf808cadc401ab2e215b296d3f1fd731e61c5 Mon Sep 17 00:00:00 2001 From: Agniva De Sarker Date: Tue, 21 Nov 2017 00:16:13 +0530 Subject: [PATCH] Simplified heading --- pages/common/rbash.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/rbash.md b/pages/common/rbash.md index 1270f4169..36468fbe5 100644 --- a/pages/common/rbash.md +++ b/pages/common/rbash.md @@ -1,7 +1,7 @@ # rbash > Restricted Bash shell. -> Restrictions implemented in rbash: the cd command is not allowed,PATH and ENV (setting/unsetting)... +> Similar to `bash` shell with some restrictions like changing directories with `cd`, setting/unsetting of PATH, ENV variables and others. - Start rbash: