Send Command / Process to Back Ground From Terminal

Here are the list of command to send a process or command to back ground from terminal

1) Press ctrl+z
2) Then type bg (bg means back ground)
3) Then type "disown"

To make sure process is running in back ground execute below command,
ps auxw | grep

Comments

Popular posts from this blog

Java Task Service - Sterling Integrator

Hibernate Connection Fails if there is Database inconsistency or DB fail-over (Oracle RAC)

​ Configure External Databases to IBM Sterling B2B Integrator