bash, Programming IT Nursery Piping both stdout and stderr in bash? It seems that newer versions of bash have the &> operator, which (if I understand correctly), redirects both stdout and stderr to a file (&>> appends to the file... May 30, 2022 0 Comments