blob: 780e99f2ca5f4977d3335118adb47ea7ce617758 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Integrating with the OS
=======================
- how to redirect output
- executing OS commands from within ``cmd2``
- editors
- paging
- exit codes
- Automation and calling cmd2 from other CLI/CLU tools via commands at
invocation and quit
|