Do not follow this link

~emersion/minishell

A very basic shell with job control
Flush stderr after printing prompt
Remove typdefs
Fix job control

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~emersion/minishell
read/write
git@git.sr.ht:~emersion/minishell

You can also use your local clone with git send-email.

#minishell

"Implementing a Job Control Shell", extracted from the glibc manual, with a minimal main function to make it runnable.

#License

GPLv2

Do not follow this link