<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
> Is there a way to set the file size for which nc should output? I can <br>
> get around minimum 500KB of file.<br>
> I am following this<br>
> <a href="https://linux.die.net/man/1/nc" rel="noreferrer" target="_blank">https://linux.die.net/man/1/nc</a><br>
<br>
You can use dd to reduce the file size, e.g.<br>
<br>
dd if=input-file of=output-file count=131072<br></blockquote><div>Okay. It worked. I have placed it in mis/record directory.</div><div><br></div><div>It is a binary file. So I directly made a push to my GitHub rtems-tools repository workplace.</div><div><a href="https://github.com/rmeena840/rtems-tools/commit/70d527dcf8ae8a5026dd1af79e4d27c5adcbdade">https://github.com/rmeena840/rtems-tools/commit/70d527dcf8ae8a5026dd1af79e4d27c5adcbdade</a><br></div><div><br></div><div>Have a look.</div></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><font size="4"><b>Ravindra Kumar Meena</b></font>,<div><span style="color:rgb(102,102,102)">B. Tech. Computer Science and Engineering,<br></span></div><div><span style="color:rgb(102,102,102)"><a href="https://www.iitism.ac.in/" style="color:rgb(17,85,204)" target="_blank">Indian Institute of Technology (Indian School of Mines)</a>, Dhanbad</span></div></div></div></div></div></div>