mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
9 lines
192 B
Plaintext
9 lines
192 B
Plaintext
config BR2_PACKAGE_LSOF
|
|
bool "lsof"
|
|
help
|
|
lsof (LiSt Open Files)
|
|
The lsof tool lists information about files opened by
|
|
processes.
|
|
|
|
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/
|