Pārlūkot izejas kodu

rbash: remove some restrictions

sadboyzvone 7 gadi atpakaļ
vecāks
revīzija
0f1e8052e9
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      pages/common/rbash.md

+ 1 - 1
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),importing function,specifying file name containing argument ‘/’,specifying file name containing argument ‘-‘,redirecting output using ‘>‘, ‘>>‘, ‘>|‘, ‘<>‘, ‘>&‘, ‘&>‘,turning off restriction using ‘set +r‘ or ‘set +o‘.
+> Restrictions implemented in rbash: the cd command is not allowed,PATH and ENV (setting/unsetting)...
 
 - Start rbash: