2026-03-12 21:01:38
This commit is contained in:
4
tiddlywiki/Linux perf tips.txt
Executable file
4
tiddlywiki/Linux perf tips.txt
Executable file
@@ -0,0 +1,4 @@
|
||||
iostat -x 2 5
|
||||
|
||||
# show environement variable of a linux process
|
||||
cat /proc/<PID>/environ | tr '\0' '\n'
|
||||
Reference in New Issue
Block a user