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 语言编写的程序。
- Host: GitHub
- URL: https://github.com/kuriv/manual-shell
- Owner: kuriv
- License: mit
- Created: 2020-02-05T14:30:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-26T02:06:27.000Z (almost 4 years ago)
- Last Synced: 2025-07-11T08:30:50.700Z (6 months ago)
- Topics: shell, shell-command, shell-functions, shell-script, shell-scripts
- Language: JavaScript
- Homepage:
- Size: 677 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shell
Shell 是一个用 C 语言编写的程序,它既是一种命令语言,又是一种程序设计语言。
Shell 同时提供了一个界面,用户可以通过这个界面访问操作系统内核的服务。