diff options
Diffstat (limited to 'docs/features/os.rst')
-rw-r--r-- | docs/features/os.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/features/os.rst b/docs/features/os.rst new file mode 100644 index 00000000..f771fee2 --- /dev/null +++ b/docs/features/os.rst @@ -0,0 +1,10 @@ +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 + |