Fork: Difference between revisions

m
→‎{{header|Kotlin}}: Refreshed output
(Added Kotlin)
m (→‎{{header|Kotlin}}: Refreshed output)
Line 721:
Sample output (Ubuntu 14.04):
<pre>
Output of running [ps, -f, U, alanuser1] is:
UID PID PPID C STIME TTY STAT TIME CMD
user1 13821401 13701387 0 2300:0913 ? Ss 0:00 init --user
.....
user1 52972687 25922425 0 2300:4921 pts/58 Sl+ 0:00 java -jar Forkfork.jar
user1 53092699 52972687 0 2300:4921 pts/58 R+ 0:00 ps -f U user1
</pre>
 
9,490

edits