1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-29 20:21:50 +02:00

chore: add resource under devops:live-in-terminal:process-monitoring

This commit is contained in:
roadmap bot
2023-06-30 18:57:37 +01:00
parent feec4b7576
commit 486603aff7

View File

@@ -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 Cheat Sheet](https://neverendingsecurity.wordpress.com/2015/04/13/lsof-commands-cheatsheet/)
- [lsof Documentation](https://man7.org/linux/man-pages/man8/lsof.8.html) - [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)