wok view lsof/description.txt @ rev 25042

Up lzsa (1.3.12), zstd (1.5.2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 01 08:14:05 2022 +0000 (2022-06-01)
parents
children
line source
1 lsof is a command listing open files.
2 Open files in the system include disk files, named pipes, network sockets
3 and devices opened by all processes.
4 One use for this command is when a disk cannot be unmounted because
5 (unspecified) files are in use.
6 The listing of open files can be consulted (suitably filtered if necessary)
7 to identify the process that is using the files.