See unpacked nodes: Difference between revisions

From Docswiki
Jump to navigation Jump to search
(Created page with "To do this, type: diagnose -n | grep 'Running' | awk '{print $1, $3}' I'm curious as to why this is useful, can you explain? --Catherine 13:41, 27 August 2...")
 
(No difference)

Latest revision as of 12:32, 13 May 2019

To do this, type:

diagnose -n | grep 'Running' | awk '{print $1, $3}'

I'm curious as to why this is useful, can you explain? --Catherine 13:41, 27 August 2008 (BST)

I'm afraid I don't really remember...especially given the queueing system. --Kyle 16:33, 22 September 2009 (BST)