An open API service indexing awesome lists of open source software.

https://github.com/kuriv/manual-shell

Shell 是一个用 C 语言编写的程序。
https://github.com/kuriv/manual-shell

shell shell-command shell-functions shell-script shell-scripts

Last synced: 5 months ago
JSON representation

Shell 是一个用 C 语言编写的程序。

Awesome Lists containing this project

README

          

# Shell

Shell 是一个用 C 语言编写的程序,它既是一种命令语言,又是一种程序设计语言。

Shell 同时提供了一个界面,用户可以通过这个界面访问操作系统内核的服务。