Files
minishell/todo_list
2024-04-25 19:20:46 +02:00

17 lines
414 B
Plaintext

Cat makefile | (echo yes && rev) leaks
echo yes && echo yes && cat dhdgdgjsk || echo a leaks
echo abc && echo def | cat | rev && echo yes
(), ((())), (())
export leaks AAAAAAAAAAAAAAAAAAAAAA
To test:
Open file descriptor with cat << eof | ls open fd and infinte loop
test signals
test and verify all malocs
verify forbidden functions
check for any hidden or useless files