Difference between revisions of "Top kill"

From Bacliff Exploration Society
Jump to navigation Jump to search
(Created page with "Top Kill is used to end the Matlab Simulink process in Osiris-Ramses, the worst sim ever. To perform a Top Kill do the following: 1) xterm& 2) top 3) get process number for MATL...")
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Top Kill is used to end the Matlab Simulink process in Osiris-Ramses, the worst sim ever. To perform a Top Kill do the following:
+
'''Top Kill''' is used to end the [[Matlab]] [[Simulink]] process in [[Osiris-Ramses]], the worst sim ever. To perform a Top Kill do the following:
 
+
# xterm&
1) xterm&
+
# top
2) top
+
# get process number for MATLAB, say 12345
3) get process number for MATLAB, say 12345
+
# kill 12345
4) kill 12345
 
  
 
Bitch, moan, now get on with your life.
 
Bitch, moan, now get on with your life.

Latest revision as of 13:29, 7 July 2011

Top Kill is used to end the Matlab Simulink process in Osiris-Ramses, the worst sim ever. To perform a Top Kill do the following:

  1. xterm&
  2. top
  3. get process number for MATLAB, say 12345
  4. kill 12345

Bitch, moan, now get on with your life.