|
root:~ # su - oracle
-bash: -: command not found
oracle@root:~> su - root
口令:
root:~ # su - oracle
-bash: -: command not found
oracle@root:~> su - root
口令:
root:~ # su - oracle
-bash: -: command not found
oracle@root:~> pstree | grep bash
|-gnome-terminal-+-bash---su---bash---su---bash---su---bash---su---bash---su---bash-+-grep
应该不可能和su命令的嵌套使用有关吧? |
|