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 |
their is a file1,file2 and i want to append file1 data to file2?
what does the 'tee' command do?
what is the functionality of kernel in unix architecture?
what is the advaantage of each user having its own copy of the shell?
0 Answers BMC, CNS, DELL, Infosys,
What does the command ' $who | sort –logfile > newfile' do?
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
which command is used to stop a running process in unix?
How to use grep command to list find the records of a file containing 10 different strings?
when we installing aix os the ssh installed default?
What is grep and how do you use it?
Describe the usage and functionality of the command rm –r * in unix?
What command would users use to see what file one page at a time in UNIX?