> thunder7@xs4all.nl writes:
> > Are there advantages in having something like /dev/repeat?
> >
> > echo -n "echo this" > /dev/repeat
> >
> > cat /dev/repeat
> > echo thisecho thisecho thisecho this
>
> No. Stop it, all of you. There is absolutely no reason to make
> a kernel device for this.
Actually there is - it's about the simplest read/write device driver you
can write and is a good introduction.
-- "Love the dolphins," she advised him. "Write by W.A.S.T.E.."
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/