Difference between revisions of "Fuser"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<code>fuser</code><ref>http://man7.org/linux/man-pages/man1/fuser.1.html</ref> identify processes using files or sockets == See also == * {{files}} Category:Linux commands")
 
Line 1: Line 1:
 
<code>fuser</code><ref>http://man7.org/linux/man-pages/man1/fuser.1.html</ref> identify processes using files or sockets
 
<code>fuser</code><ref>http://man7.org/linux/man-pages/man1/fuser.1.html</ref> identify processes using files or sockets
  
 +
<code>
 +
fuser access.log
 +
/path/to/access.log: 16602 16833 16834 16835 16836
 +
</code>
  
 
== See also ==
 
== See also ==

Revision as of 12:41, 31 December 2019

fuser[1] identify processes using files or sockets

fuser access.log /path/to/access.log: 16602 16833 16834 16835 16836

See also

  • http://man7.org/linux/man-pages/man1/fuser.1.html
  • Advertising: