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 |
What is the general format of unix command syntax?
What does grep v do?
what is the use of the hidden files?
how to find the 51th record of a file containing 100 records in unix.
What do chmod, chown, chgrp commands do?
How do you find path of a directory? Give its syntax.
Sorry to all Technical person for mistake of Question. Now i am post currect question Why copied file permission is changed in destination. When i give all permission i.e 777 to file and copy that to other location in destination the permission is 755. But if give permission 555 in destination that file permission is 555 and if give permission 444 to file after copy in destination the file permission is 444. These all are happening in normal user. How the umask value is calculate here really i am not understand. Please write the proper answer. Thanks in Advance
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What are the differences among a system call, a library function, and a unix command?
How do I find previous commands in unix?
what is Online(STM) and offline diagnostics in HP-UX?
Name the unix command to find how many days the server has been up.