Plein de fixes
Changelogs :
- Closing fd leaks
- Printing background process pid before running command
- Function to put a background process in foreground
- Loading readline with dlopen
- Patching > and >> redirection which did not wait for the command to finish
- Adding space to prompt
- Removing useless import
- Removing 'exit' print on shell exit
- Auto test script