self

command
v0.5.37 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 9, 2025 License: MIT Imports: 2 Imported by: 0

README

これは何?

procfs を使って、/procファイルシステム上の自プロセス情報を取得するサンプルです。

$ task
task: [default] rm -f ./app
task: [default] go build -o app .
task: [default] ./app
[Self] pid=21966, cmdline=[./app]
task: [default] ./app hello world 1 2 3 4 5
[Self] pid=21972, cmdline=[./app hello world 1 2 3 4 5]

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL