Linux Tutorial 68 - lsof command in linux | How security team using lsof command | List open files

preview_player
Показать описание
lsof command-: In this video we will learn how to use lsof command in linux along with examples of lsof command, how to list open files in system with lsof command,various options of lsof command,lsof command in linux,How security team using lsof command,List open files. I introduce the 'lsof' command, found on Linux and Unix systems. I'll show you some practical examples and teach you how to explore what's happening with the filesytem in a system or process.

Agenda of Video-:
___
1. lsof command-: lsof command stands for List Of Open File. This command provides a list of files that are opened
2. lsof command syntax-: lsof [options] File
___

lsof command options-:
___
-u - Display all files opened by specific user
-p - List files opened by specific pid
-D - List files opened by specific Directory
___

lsof command examples-:
___
$ lsof -u shree List files opened by user called shree
$ lsof -p 22 List files opened by pid called 22
$ lsof -D /home List files opened by dir /home
___

Managed By - @dikshantdevopsguy

lsof command in linux,lsof command example,linux lsof command,lsof command,lsof command examples,lsof command options,lsof cmd examples,devopsguy dikshant,lsof command syntax,How to use lsof command,list files opened by user in linux,list open files by process linux,linux list all open files,how to list open files in linux,how to list file open by user in linux

#lsofcommandlinux #devopsguydikshant #redhatlinuxtutorial #lsofcommandexamples #lsofcommandoptions #linuxlsofcommand #lsofcommand #lsofcommandsyntax #listopenfilesinlinux #listopenfileslinuxlsof #lsoflistopenfilesbyuser #listfilesopenbyprocessusinglsof #howtouselsofcommand
Рекомендации по теме
visit shbcf.ru