Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pundit4real/simple_shell
https://github.com/pundit4real/simple_shell
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pundit4real/simple_shell
- Owner: Pundit4Real
- Created: 2022-08-11T02:09:45.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-11T02:50:09.000Z (over 2 years ago)
- Last Synced: 2024-11-24T20:34:24.603Z (2 months ago)
- Language: C
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
<<<<<<< HEAD
simple_shell
=======
The shell is the Linux command line interpreter. It provides an interface between the user and the kernel and executes programs called commands. For example, if a user enters ls then the shell executes the ls command.This simple_shell project, is a custom implementation of a simple UNIX shell as a requirement to complete the first sprint in the ALX - Holberton school 12-month SE program. Taking a minimalistic approach, the following functions have been implemented: access, execve, exit, fork, free, fstat, getline, malloc, perror, signal, stat, wait, write.
Authored by: Mohammed Ali and Frankley Omwenga ALX - HOLBERTON Projects Collaboration on the Simple Shell Project.
>>>>>>> 150ccf7e983636999ec18399cf1ade8bfde2e0ff