Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

システムとプロセスの初期コンテンツを作る。 #7

Open
17 tasks
kayhide opened this issue Apr 2, 2017 · 0 comments
Open
17 tasks

システムとプロセスの初期コンテンツを作る。 #7

kayhide opened this issue Apr 2, 2017 · 0 comments

Comments

@kayhide
Copy link
Contributor

kayhide commented Apr 2, 2017

  • コマンドにする
  • コマンドにしたものを一時的にオプション付きで実行する
  • コマンドライン引数を得る
  • コマンドラインオプションを解析する
  • 環境変数にアクセスする
  • コーディングの警告を出す
  • コードをデバッグする
  • ユーザーやグループに関する情報を得る
  • ユーザーID・グループIDを切り替える
  • システムのライブラリ関数を呼ぶ
  • 処理を一時的に停止する
  • 処理時間を計測する
  • コマンドを起動する
  • 複数の処理を並列実行する
  • プロセスをフォークする
  • シグナルハンドラを設定する
  • デーモンになる
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant