https://github.com/mdsakibanwar/pika
Shell
https://github.com/mdsakibanwar/pika
c shell system-programming
Last synced: 2 months ago
JSON representation
Shell
- Host: GitHub
- URL: https://github.com/mdsakibanwar/pika
- Owner: mdsakibanwar
- Created: 2017-02-09T07:32:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-12T04:10:37.000Z (about 7 years ago)
- Last Synced: 2025-06-20T12:43:25.198Z (about 1 year ago)
- Topics: c, shell, system-programming
- Language: C
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pika is a shell that implements the shell commands, builtins and other functionalities like pipe, background processes and input output redirection using fork and exec.