what does the job command do?
Answers were Sorted based on User's Feedback
Answer / pramod krishna
jobs is the command and not job.It lists the current
processes(both baground and foreground processes) and
assigns them a job number.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / guest
Job - lists the jobs that are running in the background
and foreground
| Is This Answer Correct ? | 3 Yes | 1 No |
It shows how many process run on background with serial wise
number.
Thanks,
Jagadeeb@gmail.com
| Is This Answer Correct ? | 2 Yes | 0 No |
how to unzip the contents of the gzip file
what is the advaantage of each user having its own copy of the shell?
Differentiate cmp command from diff command.
How do I search a whole word in vim?
The rm command removes links to file. What does this mean? How then is a file deleted from the file system?
1-how will you display a file whose name is starting with '- '? 2-how will you add a patten at end of every line in vi editor?
What is awk command used for?
Name the various commands that are used for the user information in unix.
What does the command '$ls | wc –l > file1' do?
What is a bash command?
what are the different commands used to create files?
what is the command to get help on a UNIX terminal?