Answer Posted / 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 |
Post New Answer View All Answers
What are the general commands in using unix os for a beginner?
What is time_t?
Explain the steps that a shell follows while processing a command.
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Does cp command overwrite files?
Is it inbetween or in between?
Is grep faster than awk?
What is the comma to show the space allocation of files?
What command is used to check the current users?
What does the command '$ls | wc –l > file1' do?
What is used to type command?
Is command prompt unix?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
How do I find previous commands in unix?