zlbabe 7 gadi atpakaļ
vecāks
revīzija
4afea4ad1a
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      pages/common/ps.md

+ 1 - 1
pages/common/ps.md

@@ -22,6 +22,6 @@
 
 `ps --user $(id -u) f`
 
-- Get the parent pid of a process
+- Get the parent pid of a process:
 
 `ps -o ppid= -p {{pid}}`