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