Redirect stderr to file linux

Split stdout and stderr into separate files

command > /tmp/out.log 2> /tmp/err.log