"Bash: reboot: command not found"의 두 판 사이의 차이

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

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:~# cat /etc/os-release | grep PRETTY
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"

2 같이 보기

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