Revision history of "Assign cma list to variable"

Jump to: navigation, search
Check Point Profressional Services

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 22:04, 25 February 2013Nighthawk (Talk | contribs). . (329 bytes) (+329). . (Created page with "Assign cma list to an array variable for use in a script check point command: mdsstat | grep CMA | sed -e 's/|//g' | awk '{printf $2 " " }' bash example: assign to variabl...")