null.html 329 B

123456789101112131415161718192021
  1. <html>
  2. <head>
  3. <title>null</title>
  4. <body bgcolor=#ffffff>
  5. <h2 align=center>null</h2>
  6. <h4 align=center>OS/161 Reference Manual</h4>
  7. <h3>Name</h3>
  8. null - null device
  9. <h3>Description</h3>
  10. The null device does nothing. Reads generate immediate EOF; any data
  11. written is thrown away.
  12. <h3>Files</h3>
  13. <tt>null:</tt>
  14. </body>
  15. </html>