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) - centos | 
| mcopy(1) - suse | 
| unix2dos(1) - debian | 
| unix2dos(1) - php | 
| Similar Topics in the Unix Linux Community | 
|---|
| How to copy data file from UNIX and put it on PC | 
| Whi I'm getting control-M's | 
| Transferring files between Windows and AIX | 
| Cannot use USB diskette drive | 
| Issues running an awk script |