Files
package_application_recovery/buildroot/package/lsof/Config.in
Andrew Scheller f7e730ab05 Upgrade included buildroot to git revision 083f853
(with some NOOBS-specific changes on top)
2015-02-07 01:07:40 +00:00

10 lines
225 B
Plaintext

config BR2_PACKAGE_LSOF
bool "lsof"
depends on BR2_USE_MMU # fork()
help
lsof (LiSt Open Files)
The lsof tool lists information about files opened by
processes.
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/