Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vanshajb10/linux
https://github.com/vanshajb10/linux
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vanshajb10/linux
- Owner: VANSHAJB10
- Created: 2023-03-26T18:04:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-15T17:16:33.000Z (about 1 year ago)
- Last Synced: 2024-11-30T18:12:48.457Z (2 months ago)
- Language: C
- Size: 6.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Linux
This repository contains code samples and resources related to the Linux operating system.
## Installation
To use the code samples in this repository, you'll need to have a Linux machine or virtual machine set up on your computer.
Once you have that set up, you can clone this repository using the following command:```
git clone https://github.com/VANSHAJB10/Linux.git
```## Contents
This repository includes code samples and resources related to the following topics:
- System calls
-- Directory Manipulation
-- Process Management
- File I/O
- Multithreading
- Process synchronization using Semaphors and Mutex
- SIPC using PipesEach topic has 2 or 3 questions.
## Usage
To use the code samples in this repository, navigate to the directory for the topic you're interested in and run the code using the appropriate commands.
## Contributing
Contributions to this repository are welcome! If you have a code sample or resource related to Linux that you'd like to share, feel free to submit a pull request.
## License
This repository is licensed under the [MIT License](LICENSE).