bash: reboot: command not found

1 개요[ | ]

bash: reboot: command not found
root@localhost:~# reboot
bash: reboot: command not found
root@localhost:~# shutdown
bash: shutdown: command not found
root@localhost:~# poweroff
bash: poweroff: command not found
root@localhost:~# systemctl
bash: systemctl: command not found
root@localhost:~# cat /etc/os-release | grep PRETTY
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}