This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | Last revision Both sides next revision | ||
shell [2015/06/29 07:43] mihael |
shell [2015/10/21 09:23] mihael |
||
---|---|---|---|
Line 18: | Line 18: | ||
netstat -anp46 | grep LISTEN | grep <processid> | netstat -anp46 | grep LISTEN | grep <processid> | ||
+ | |||
+ | ===== Redirect stderr and stdout ===== | ||
+ | |||
+ | cat &> /tmp/log | ||
{{tag>linux}} | {{tag>linux}} |