Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetProcTitle ¶
SetProcTitle sets the process title in the `/proc` filesystem on Unix-like systems. It modifies the content of the `/proc/[pid]/comm` file, where [pid] is the process ID of the current process. The title is used to identify the process. It returns an error if the title is empty or if it fails to write to the `/proc` file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.