summaryrefslogtreecommitdiffstats
path: root/package/lsof/Config.in
blob: 820cbf782b438c18319a510edd4789f8ae6cb5c4 (plain)
1
2
3
4
5
6
7
8
9
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/
OpenPOWER on IntegriCloud