Query: dosread
OS: minix
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DOSREAD(1) General Commands Manual DOSREAD(1)NAMEdosread - read a file from an MS-DOS diskette [IBM]SYNOPSISdosread [-a] drive fileOPTIONS-a ASCII fileEXAMPLESdosread C g/adv >adv # Read file g/adv from hard disk dosread -a A prog.c >x # Read ASCII file prog.c from drive ADESCRIPTIONDosread 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 dosdir on the use of single letter drive codes. DOSREAD(1)
Related Man Pages |
---|
unix2dos(1) - opensolaris |
mcopy(1) - suse |
mtools(1) - osf1 |
unix2dos(1) - php |
unix2dos(1) - minix |
Similar Topics in the Unix Linux Community |
---|
Whi I'm getting control-M's |
Transferring files between Windows and AIX |
Issues running an awk script |