> > > > Is there a way to set the file size for which nc should output? I can > > get around minimum 500KB of file. > > I am following this > > https://linux.die.net/man/1/nc > > You can use dd to reduce the file size, e.g. > > dd if=input-file of=output-file count=131072 > Okay. It worked. I have placed it in mis/record directory.
It is a binary file. So I directly made a push to my GitHub rtems-tools repository workplace. https://github.com/rmeena840/rtems-tools/commit/70d527dcf8ae8a5026dd1af79e4d27c5adcbdade Have a look. -- *Ravindra Kumar Meena*, B. Tech. Computer Science and Engineering, Indian Institute of Technology (Indian School of Mines) <https://www.iitism.ac.in/>, Dhanbad
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel