blob: 4d62597fb5cc0677aa44d64b1bcb297ed3390983 (
plain)
1
2
3
4
5
6
7
8
9
|
config BR2_PACKAGE_LSOF
bool "lsof"
default n
help
lsof (LiSt Open Files)
The lsof tool lists information about files opened by
processes.
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/
|