getbw
pipe.fs.qsize = getbw(av[0], &pipe.fs.flags_fs, 1024);
pipe.bandwidth = getbw(av[0], NULL, 1000);
pipe.fs.qsize = getbw(av[0], &pipe.fs.flags_fs, 1024);
pipe.bandwidth = getbw(av[0], NULL, 1000);
unsigned long getbw(const char *str, u_short *flags, int kb);