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

Add content for ps (#2459)

Adding YouTube tutorial for ps command
This commit is contained in:
Soma Mehra
2022-10-13 14:07:24 +05:30
committed by GitHub
parent a992fea69e
commit f2ab6a7f88

View File

@@ -6,3 +6,5 @@ See `man ps` further information
<BadgeLink badgeText='Official Documentation' colorScheme='blue' href='https://man7.org/linux/man-pages/man1/ps.1.html'>ps Documentation</BadgeLink>
<BadgeLink badgeText='Read' colorScheme='yellow' href='https://www.sysadmin.md/ps-cheatsheet.html'>ps Cheat Sheet</BadgeLink>
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=wYwGNgsfN3I'>Linux Crash Course - The ps Command</BadgeLink>