X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-ID: <41c7daa5$0$180$cc7c7865@news.luth.se> From: Martin Str|mberg Subject: Re: DMA and PIO (was Re: Problems with timer interrupt chaining and SmartDrv) Newsgroups: comp.os.msdos.djgpp References: <01c4e368$Blat.v2.2.2$592f6a00 AT zahav DOT net DOT il> <41c5fcca DOT sandmann AT clio DOT rice DOT edu> <01c4e6ce$Blat.v2.2.2$be0d2340 AT zahav DOT net DOT il> <41c73a4d$0$176$cc7c7865 AT news DOT luth DOT se> <01c4e717$Blat.v2.2.2$a07fa340 AT zahav DOT net DOT il> User-Agent: tin/1.4.6-20020816 ("Aerials") (UNIX) (NetBSD/1.6Q (alpha)) Date: 21 Dec 2004 08:11:17 GMT Lines: 17 NNTP-Posting-Host: speedy.ludd.ltu.se X-Trace: 1103616677 news.luth.se 180 130.240.16.13 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Eli Zaretskii wrote: >> From: Martin Str|mberg >> Date: 20 Dec 2004 20:47:09 GMT >> >> > What program does one use to read a file, but otherwise do nothing? >> >> "cat file >/dev/null"? > This reads _and_ writes the file. I want something that just reads > it. It doesn't write it to disk. At least I hope so. Right, MartinS