Skip to content

yyyushiro/mini-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

I made a mini-shell for deepening the understanding of the shell.

For the implementation of main functionalities, I followed Tutorial-Write a Shell in C.

This tutorial offers how to get arguments and call built-in functions or external functions.

Then, I implemented the following functionalities by myself;

  • Displaying the current directory all the time.
  • Backslash(\) escaping.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors