bash: sysctl: command not found

Jmnote (토론 | 기여)님의 2020년 11월 9일 (월) 17:38 판 (새 문서: ==개요== {{소문자}} ;<nowiki>bash: sysctl: command not found</nowiki> <syntaxhighlight lang='console'> root@39c70460e80a:/# sysctl bash: sysctl: command not found </syntaxhighli...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요[ | ]

bash: sysctl: command not found
root@39c70460e80a:/# sysctl
bash: sysctl: command not found
root@39c70460e80a:/# /sbin/sysctl
bash: sysctl: command not found
apt update
apt install procps
root@3c3b4335b94b:/# /sbin/sysctl -V
sysctl from procps-ng 3.3.12

2 같이 보기[ | ]

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