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.
アンパサンドで終了する次のコマンドを実行して、バックグラウンド プロセスとして実行します。
pppd call gprs &
しかし、後で ctrl+c を使用して ping コマンドを終了したい場合、ip-down スクリプトを実行して pppd プロセスも終了します。なぜそのように振る舞うのですか?