Merge pull request #3584 from strugglingyouth/master

translation
This commit is contained in:
struggling 2015-12-04 19:13:50 +08:00
commit 6e5d9f449c

View File

@ -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?