bash: reboot: command not found

Jmnote (토론 | 기여)님의 2023년 2월 18일 (토) 20:55 판 (→‎개요)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

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 }}