From 81bf330a9933ac5cbd87b42a3ac960e75b2af1c2 Mon Sep 17 00:00:00 2001 From: struggling <630441839@qq.com> Date: Fri, 4 Dec 2015 19:13:35 +0800 Subject: [PATCH] Update 20151204 Linux or Unix--jobs Command Examples.md --- sources/tech/20151204 Linux or Unix--jobs Command Examples.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sources/tech/20151204 Linux or Unix--jobs Command Examples.md b/sources/tech/20151204 Linux or Unix--jobs Command Examples.md index 560a1ea1e8..40333bed6c 100644 --- a/sources/tech/20151204 Linux or Unix--jobs Command Examples.md +++ b/sources/tech/20151204 Linux or Unix--jobs Command Examples.md @@ -1,3 +1,4 @@ +translation by strugglingyouth Linux / Unix: jobs Command Examples ================================================================================ I am new Linux and Unix user. How do I show the active jobs on Linux or Unix-like systems using BASH/KSH/TCSH or POSIX based shell? How can I display status of jobs in the current session on Unix/Linux?