Changes

Jump to navigation Jump to search
82 bytes added ,  11:06, 12 April 2013
Line 32: Line 32:     
= Dumping one shell job =
 
= Dumping one shell job =
Now let's try to dump a program, which is using a terminal. For that we need to execute our test script or another program (e.g. "top") from a terminal without redirections. It will report date and time every second.
+
Now let's try to dump a program, which is using a terminal. For that we need to execute our test script or another program (e.g. "top") from a terminal without redirections. It will report date and time every second. crtools supports only [http://en.wikipedia.org/wiki/Pseudo_terminal Unix98 PTYs].
 
  $ ./test.sh
 
  $ ./test.sh
 
  $ ps -C test.sh
 
  $ ps -C test.sh

Navigation menu