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?