Linux Tool -- Finding Open Files -- lsof

Published: 25 April 2017
on channel: WPJ852
186
0

lsof : lists on its standard output file information about files opened by processes

lsof --- Simply typing lsof will provide a list of all open files belonging to all active processes.
lsof i -- List all network connections
lsof +d ---List opened files under a directory
lsof -u username -- List files opened by a specific user
lsof U -- get the UNIX socket address
lsof a -- AND the results


Watch video Linux Tool -- Finding Open Files -- lsof online without registration, duration hours minute second in high quality. This video was added by user WPJ852 25 April 2017, don't forget to share it with your friends and acquaintances, it has been viewed on our site 186 once and liked it 0 people.