Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
組み込み Linux を勉強しています。
/bin/shから削除することで/etc/inittab、別のユーザーのシェルの使用を防ぐことを期待しています。
/bin/sh
/etc/inittab
私はこれを期待していましたよね?
と、
他の人はシェルにコールバックする方法を持っていますか?