If I do this:
iptables -nvL > output.txt
output.txt ends up empty. If I do:
iptables -nvL >> output.txt
It works fine. Appending is working, but overwriting is not. Why?
|
If I do this:
It works fine. Appending is working, but overwriting is not. Why? |
||||
|
You probably have the See also |
|||||||
|
ouput.txt), or is that just in the question? – Michael Mrozek♦ Aug 26 '11 at 19:48