execvp
Here are 12 public repositories matching this topic...
A hand built, custom made Linux shell with history, change directory, exit, etc.
-
Updated
Oct 6, 2020 - C
I created my own shell
-
Updated
Jun 21, 2021 - C
Custom Unix/Linux Shell, I developed as part of an Operating Systems course Assignment at IIITD. All Commands are implemented using both the fork system call and pthreads.
-
Updated
Jan 23, 2024 - C
Custom Unix/Linux Shell, I developed as part of an Operating Systems course Assignment at IIITD. All Commands are implemented using both the fork system call and pthreads.
-
Updated
Nov 4, 2024 - C
Custom shell written in C with Multithreaded and Multiprocessor Options
-
Updated
Nov 4, 2022 - C
Sabanci University CS307 (Operating Systems) Programming Assignments
-
Updated
Jul 4, 2023 - C++
This CLI application, written in C, mimics the actual Linux shell by leveraging system functions and performs key Linux operations. Namely: cd, echo, pwd, mkdir, ls, cat, rm, and date
-
Updated
Mar 10, 2024 - C
Improve this page
Add a description, image, and links to the execvp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the execvp topic, visit your repo's landing page and select "manage topics."