Skip to content

Zanister/Simple-C-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple-C-shell

Build Instructions

To build the simple shell, follow these steps in Terminal:

  1. Navigate to Directory: Navigate to the directory containing the source files: e.g: "cd /home/kali/Desktop/Assignment_01"

  2. Compile the source code using the provided Makefile: Write "make" in terminal

Execution

After successfully building the simple shell, follow these steps to execute it:

Run the myshell executable: "./myshell"

Using the Shell: Once the shell is running, you can start entering commands just like in a regular terminal.

#Note: A segmentation fault occurs whiile using a command using pipe "|".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published