Difference between revisions of "Fuser"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
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]]
  
  
 
  fuser access.log
 
  fuser access.log
 
  /path/to/access.log: 16602 16833 16834 16835 16836
 
  /path/to/access.log: 16602 16833 16834 16835 16836
 
  
 
  fuser -a /
 
  fuser -a /
Line 11: Line 10:
 
== Related commands ==
 
== Related commands ==
 
* <code>[[lsof]]</code>
 
* <code>[[lsof]]</code>
 
  
 
== See also ==
 
== See also ==

Revision as of 16:52, 21 April 2020

fuser[1] identify processes using files or sockets


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


Related commands

See also

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