jos-felipe / minishell

This project is about creating a simple shell.
Apache License 2.0
0 stars 2 forks source link

parrot prompt #2

Closed jos-felipe closed 6 months ago

jos-felipe commented 7 months ago

Write a shell prompt which reads from user's stdin, echoes it to stdout and return the prompt back to the user.