Difference between revisions of "Fuser"

From wikieduonline
Jump to navigation Jump to search
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>
+
<pre>
 
fuser access.log
 
fuser access.log
 
/path/to/access.log: 16602 16833 16834 16835 16836
 
/path/to/access.log: 16602 16833 16834 16835 16836
</code>
+
</pre>
  
 
== 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: