3 lines
70 B
Bash
3 lines
70 B
Bash
sed -i '/^\/bin\/dash/d' etc/shells
|
|
sed -i '/^\/bin\/sh/d' etc/shells
|
sed -i '/^\/bin\/dash/d' etc/shells
|
|
sed -i '/^\/bin\/sh/d' etc/shells
|