<div dir="ltr">Why didn&#39;t we get the expected result? What was the reason?<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 15, 2014 at 10:44 PM, Jan Schaumann <span dir="ltr">&lt;<a href="mailto:jschauma@stevens.edu" target="_blank">jschauma@stevens.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
Recall the example we ran in class causing us problems:<br>
<br>
cc -Wall lseek.c<br>
mkdir fifo<br>
./a.out &lt;fifo<br>
<br>
I then logged in to <a href="http://lab.cs.stevens.edu" target="_blank">lab.cs.stevens.edu</a> from a second terminal and ran<br>
<br>
cat lseeks.c &gt;fifo<br>
<br>
but nothing happened.<br>
<br>
The reasons for this will become obvious in our lecture on interprocess<br>
communication.  However, I do encourage you to reproduce the problem to<br>
think about it and to make some educated guesses here on this mailing<br>
list.<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><br></div>