This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
shell [2015/10/21 09:23] mihael |
shell [2015/10/21 09:24] (current) mihael |
||
---|---|---|---|
Line 21: | Line 21: | ||
===== Redirect stderr and stdout ===== | ===== Redirect stderr and stdout ===== | ||
- | cat &> /tmp/log | + | test.sh &> /tmp/log |
{{tag>linux}} | {{tag>linux}} |