Difference between revisions of "61000 O.S. global commands"
From cpwiki.net
(Created page with " == OS global commands == Description: The global commands are utilities to run certain commands on multiple SGMs. This document is dealing with Operating System related com...") |
|||
Line 6: | Line 6: | ||
The global commands are utilities to run certain commands on multiple SGMs. This document is dealing | The global commands are utilities to run certain commands on multiple SGMs. This document is dealing | ||
with Operating System related commands, those utilities are mostly an extended wrapper to known UNIX | with Operating System related commands, those utilities are mostly an extended wrapper to known UNIX | ||
− | commands (like ls, cp, tcpdump...). | + | commands (like ls, cp, tcpdump...). |
+ | They are available in glish and bash as follows... | ||
+ | [[file:61k_global_cmds.png]] | ||
[[category:61000]] | [[category:61000]] |
Latest revision as of 20:52, 6 June 2014
OS global commands
Description:
The global commands are utilities to run certain commands on multiple SGMs. This document is dealing with Operating System related commands, those utilities are mostly an extended wrapper to known UNIX commands (like ls, cp, tcpdump...).
They are available in glish and bash as follows...