patch from John Gatewood Ham, add lsof

This commit is contained in:
Eric Andersen
2006-06-23 06:53:28 +00:00
parent 84e58ab9a6
commit f2a4704040
3 changed files with 61 additions and 0 deletions

9
package/lsof/Config.in Normal file
View File

@@ -0,0 +1,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/