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