Commit f0a177b1 authored by Kirill Smelkov's avatar Kirill Smelkov

X handy tools to dump/replay / monitor

parent 60a6aa5a
#!/bin/sh -xe
../ip/rtmon file rtmon.`date +%F_%T` all
#!/bin/sh -xe
../ip/ip -s -s -s -o monitor all label
#!/bin/sh -e
../ip/ip -s -s -s -o monitor file $1 all label
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment