Difference between revisions of "See unpacked nodes"
Jump to navigation
Jump to search
import>Khs26 |
import>Khs26 |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
To do this, type: |
To do this, type: |
||
− | diagnose -n | grep 'Running' | awk '{print $1, $3}' |
+ | diagnose -n | grep 'Running' | awk '{print $1, $3}' |
+ | |||
+ | I'm curious as to why this is useful, can you explain? --[[User:cen1001|Catherine]] 13:41, 27 August 2008 (BST) |
||
+ | |||
+ | I'm afraid I don't really remember...especially given the queueing system. --[[User:khs26|Kyle]] 16:33, 22 September 2009 (BST) |