issues
search
S0YKIM
/
42-MINISHELL
C project to mimic bash shell. This program interprets and executes commands just like bash shell. Built-in functions such as echo, cd, exit, etc. available.
1
stars
1
forks
source link
Implement printing ascii art
#227
Closed
S0YKIM
closed
2 years ago
S0YKIM
commented
2 years ago
미니쉘을 처음 실행하면 아스키 아트를 띄우도록 구현