Patch for text output mode by originally by Patrik Bless, updated by Roman Hoog

Antink <rha@open.ch>
This commit is contained in:
pdw
2014-01-01 14:37:31 +00:00
parent 59cf360690
commit a966319256
9 changed files with 522 additions and 377 deletions

View File

@@ -56,6 +56,9 @@ typedef struct {
int aggregate_dest;
int paused;
int showhelp;
int timed_output;
int no_curses;
int num_lines;
int bandwidth_in_bytes;
option_sort_t sort;