ok, this is what I did:- cat vlc_fifo | cvlc --rc-fake-tty mymediafile vlc plays mediafile ok, then did this:- echo 'stop' > vlc_fifo or echo stop > vlc_fifo no effect, also linux prompt does not return, looks like system is waiting for i/o to complete. I know that something like this should work......