python-unix-shell

时间:2024-04-14 10:00:50
【文件属性】:

文件名称:python-unix-shell

文件大小:3KB

文件格式:ZIP

更新时间:2024-04-14 10:00:50

Python

python-unix-shell 外壳特点: 上下箭头可用于浏览命令历史记录 选项卡可用于自动完成文件名 支持重定向,并且管道在命令之间使用空格进行重定向和管道示例1: 有效语法=> ls | 厕所使用有效语法=> ls | wc 示例2: 有效语法=> ls> wc 使用有效的语法=> ls> wc 示例3: 有效语法=> ls 2> wc 使用有效语法=> ls 2> wc 示例4: 有效语法=> wc wc fork&exec =>操作系统和子进程libray =>子流程​​libray 参考:


【文件预览】:
python-unix-shell-main
----requirements.txt(9B)
----README.md(2KB)
----shell.py(4KB)
----shell-init.sh(123B)
----.gitignore(17B)

网友评论