Difference between revisions of "Top kill"
Jump to navigation
Jump to search
Giantsquid (talk | contribs) |
|||
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& | |
− | + | # top | |
− | + | # get process number for MATLAB, say 12345 | |
− | + | # 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:
- xterm&
- top
- get process number for MATLAB, say 12345
- kill 12345
Bitch, moan, now get on with your life.