Posts Tagged “shell”

$command 2>&1 | tee output-file
$command >> output-file 2>&1 <

Comments No Comments »