<p dir="ltr">OK thanks. I&#39;ll just comment out the daemon code for HW3. </p>
<div class="gmail_quote">On Oct 30, 2013 11:23 PM, &quot;Jan Schaumann&quot; &lt;<a href="mailto:jschauma@stevens.edu">jschauma@stevens.edu</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Tejas Nadkarni &lt;<a href="mailto:tnadkarn@stevens.edu">tnadkarn@stevens.edu</a>&gt; wrote:<br>
<br>
&gt; So that cursor is for the $ prompt at the top. Is there anyway around this<br>
&gt; or just have to live with this?<br>
<br>
At this stage there is not much point in having your program daemonize,<br>
as HW3 requires you to print information to stdout.  You can choose to<br>
do several things:<br>
<br>
- not daemonize in HW3<br>
- implement the &#39;-d&#39; flag so that you won&#39;t daemonize if that is passed<br>
- implement logging and have the program generate output to the log file<br>
  instead<br>
<br>
-Jan<br>
_______________________________________________<br>
cs631apue mailing list<br>
<a href="mailto:cs631apue@lists.stevens.edu">cs631apue@lists.stevens.edu</a><br>
<a href="https://lists.stevens.edu/mailman/listinfo/cs631apue" target="_blank">https://lists.stevens.edu/mailman/listinfo/cs631apue</a><br>
</blockquote></div>