summaryrefslogtreecommitdiffstats
path: root/package/lsof/Config.in
blob: cc7512c25829a68dd0ac007283b93f9379f8009d (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/