βββ Makefile
βββ incl
βΒ Β βββ execute.h
βΒ Β βββ minishell.h
βΒ Β βββ parsing.h
βββ src
βββ minishell.c
βββ exec
βΒ Β βββ builtins1.c
βΒ Β βββ builtins2.c
βΒ Β βββ echo.c
βΒ Β βββ execute.c
βΒ Β βββ open_files.c
βββ parsing
βΒ Β βββ cmd.c
βΒ Β βββ cmd_init.c
βΒ Β βββ dollar_parse.c
βΒ Β βββ env_init.c
βΒ Β βββ open_quotes.c
βΒ Β βββ parsing.c
βΒ Β βββ tokenize.c
βββ utils
βββ arr.c
βββ clean.c
βββ env_lst.c
βββ err.c
βββ err_parsing.c
βββ print.c
βββ split_save_divider.c
βββ utils_env.c
βββ utils_execute.c
βββ utils_parsing.c
βββ utils_path.c
βββ utils_signals.c
βββ utils_symbol.c
-
Notifications
You must be signed in to change notification settings - Fork 0
daryark/minishell
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Repository files navigation
About
Recreation of my own bash Shell in mini version with all the main commands being recreated
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published