Adam
0
Q:

what is the use of ctrl Z in process in linux

ctrl c is used to kill a process. It terminates your program.
ctrl z is used to pause the process. It will not terminate your program, 
it will keep your program in background.
You can restart your program from that point where you used ctrl z.
0

New to Communities?

Join the community