chrissanders / FlowBAT

Network Flow Basic Analysis Tool
GNU Affero General Public License v3.0
112 stars 26 forks source link

mistake #37

Open Tomligit opened 6 years ago

Tomligit commented 6 years ago

I can do sort in rwcount.such as : rwcount --delimited --no-titles --bin-size=300 --skip-zeroes --site-config-file=/data/silk.conf /tmp/S8nPHvQchqMMbomD9.rwf | sort --field-separator=| --key=+2nr | head --lines=100 | tail --lines=100.it do sort on records.but the chart isn't change. 111.txt

automayt commented 6 years ago

Can you describe what you're trying to accomplish? I don't completely understand just yet. Also, are you doing this within FlowBAT or at the command line?