[Ilugc] I pressed CTRL+ Z on a terminal

  • From: trshash84@xxxxxxxxx (T.R.Shashwath)
  • Date: Tue Jan 18 18:04:35 2005

On Tuesday 18 Jan 2005 12:27 pm, Antony Paul wrote:

Hi all,
    I pressed CTRL + Z when a program was running. I want to bring it
to front. How to do it ?

rgds
Antony Paul

Use "fg" to bring it to the front, or %programname (eg: %emacs).

You can also use something like "fg emacs", or "fg pid". Similarly, to make a 
task go to the background, C-z it and run "bg" or "bg programname"

HTH! :)

-- 
Shash

To know a thing well, know its limits. 
Only when pushed beyond its tolerances will true nature be seen.
--The Amtal Rule - Dune

Other related posts: