8 lines
188 B
Plaintext
8 lines
188 B
Plaintext
redirection au millieu d'une commande
|
|
print message quand segfault et "(core dumped)" si WCOREDUMP
|
|
export +=
|
|
export sort
|
|
fix exit | exit
|
|
exec export in fork when piped
|
|
here doc in fork
|