diff --git a/src/data/roadmaps/devops/content/102-live-in-terminal/103-process-monitoring.md b/src/data/roadmaps/devops/content/102-live-in-terminal/103-process-monitoring.md index 86bc16173..b688db284 100644 --- a/src/data/roadmaps/devops/content/102-live-in-terminal/103-process-monitoring.md +++ b/src/data/roadmaps/devops/content/102-live-in-terminal/103-process-monitoring.md @@ -30,3 +30,4 @@ Lsof lists on its standard output file information about files opened by process - [lsof Cheat Sheet](https://neverendingsecurity.wordpress.com/2015/04/13/lsof-commands-cheatsheet/) - [lsof Documentation](https://man7.org/linux/man-pages/man8/lsof.8.html) +- [Linux Crash Course - The lsof Command](https://www.youtube.com/watch?v=n9nZ1ellaV0) \ No newline at end of file