How to trace any process background processing?

Answers were Sorted based on User's Feedback



How to trace any process background processing?..

Answer / shyam kumar

ps -aux

Is This Answer Correct ?    19 Yes 5 No

How to trace any process background processing?..

Answer / manoj kumar

strace -p PID

Is This Answer Correct ?    14 Yes 0 No

How to trace any process background processing?..

Answer / mcmarc

ps -eaf
jobs

Is This Answer Correct ?    7 Yes 2 No

How to trace any process background processing?..

Answer / kamal kakkar

ps -aux

Is This Answer Correct ?    5 Yes 1 No

How to trace any process background processing?..

Answer / susheel narayan singh

for background process
#bg

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Linux AllOther Interview Questions

What is the other method of installing Linux O.S other than Text, GUI mode? Why we prefer that for installation of Linux in Real time?

2 Answers  


commands regarding the adding of users into groups n different options with useradd...?

5 Answers   IBM,


cups stands for..?

6 Answers   IBM,


How to know what are the packages required for any service? Example: How to know what are the package required for send mail services. using any command it is passable are not?

2 Answers   OnMobile,


What is the difference between ext3 and ext4?

0 Answers   IBM,






This question is belong to linux support. "one of my customer told to me, my application is getting slow response". how to resolve the issue. what are the steps you will follow to resolve the issue.

0 Answers  


rpm package installation error in centos 6.4 [root@localhost packages6.4]# rpm -ivh nfs-utils-1.2.3-36.el6.i686.rpm warning: nfs-utils-1.2.3-36.el6.i686.rpm: Header V3 RSA/SHA1 Signature, key ID c105b9de: NOKEY error: Failed dependencies: keyutils >= 1.4-4 is needed by nfs-utils-1:1.2.3-36.el6.i686 libevent is needed by nfs-utils-1:1.2.3-36.el6.i686 libevent-1.4.so.2 is needed by nfs-utils-1:1.2.3-36.el6.i686 libgssglue is needed by nfs-utils-1:1.2.3-36.el6.i686 libgssglue.so.1 is needed by nfs-utils-1:1.2.3-36.el6.i686 libgssglue.so.1(libgssapi_CITI_2) is needed by nfs-utils-1:1.2.3-36.el6.i686 libnfsidmap.so.0 is needed by nfs-utils-1:1.2.3-36.el6.i686 libtirpc is needed by nfs-utils-1:1.2.3-36.el6.i686 libtirpc.so.1 is needed by nfs-utils-1:1.2.3-36.el6.i686 nfs-utils-lib >= 1.1.0-3 is needed by nfs-utils-1:1.2.3-36.el6.i686 rpcbind is needed by nfs-utils-1:1.2.3-36.el6.i686

1 Answers  


tell me some of the Linux HotKeys do you know?

3 Answers  


What is the difference between home directory and working directory?

10 Answers   Accenture, Flexi,


How to sort a file of size 2N bytes, if I have N bytes of memory?

2 Answers   Yahoo,


what is memory mapped / IO mapped ? Which calls used for this to access any hardware address in linux device driver ?

3 Answers   Broadcom,


How can i recover the linux system after it was crashed by step by step process..

3 Answers   IBM,


Categories