




CCCooommmmmmaaannnddd:::   dddooosssrrreeeaaaddd --- rrreeeaaaddd aaa fffiiillleee fffrrrooommm aaannn MMMSSS-DDDOOOSSS dddiiissskkkeeetttttteee [[[IIIBBBMMM]]]
SSSyyynnntttaaaxxx:::    dddooosssrrreeeaaaddd [---aaa] _d_r_i_v_e _f_i_l_e
FFFlllaaagggsss:::     ---aaa  ASCII file
EEExxxaaammmpppllleeesss:::  dosread C g/adv >adv     # Read file _g/_a_d_v from hard disk
           dosread -a A prog.c >x   # Read ASCII file _p_r_o_g._c from  drive
                                      A

     _D_o_s_r_e_a_d reads one MS-DOS file and writes  it  on  standard  output.
The file name must use slash, not backslash as a separator.  ASCII files
have the final CTRL-Z stripped, and carriage return plus line  feed  are
mapped to line feed only, the usual MINIX convention.  See dddooosssdddiiirrr on the
use of single letter drive codes.














































                                                                        

