How to find out what processes are running in the background in unix?
Answer / Kunal Jyoti
You can use the `ps` command with options like `aux` or `ef` to list all running processes, including those running in the background.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is unix a kernel?
1)what is grep|sort give example? 2)what are the test commands
List a few significant features of unix?
What is the use of unix?
List the distributions of unix.
Is unix an operating system?
Is mac unix based?
You have a file called tonky in the directory honky. Later you add new material to tonky. What changes take place in the directory, inode, and file?
Describe a link in unix.
What are the advantages and disadvantages of unix operating system?
Define the term directory?
What are pipes and filters in unix?