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