Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

mread(1) [bsd man page]

MREAD(1)						      General Commands Manual							  MREAD(1)

NAME
mread - low level read (copy) an MSDOS file to Unix SYNOPSIS
mread [ -tnm ] msdosfile unixfile mread [ -tnm ] msdosfile [ msdosfiles... ] unixdirectory DESCRIPTION
In the first form, mread copies the specified MSDOS file to the named Unix file. The second form of the command copies multiple MSDOS files to the named Unix directory. Mread will allow the following command line options: t Text file transfer. Mread will translate incoming carriage return/line feeds to line feeds. n No warning. Mread will not warn the user when overwriting an existing file. m Preserve the file modification times. If the target file already exists, and the -n option is not in effect, mread asks whether or not to overwrite the file. MSDOS subdirectory names are supported with either the '/' or '' separator. The use of the '' separator or wildcards will require the names to be enclosed in quotes to protect them from the shell. The mcd command may be used to establish the device and the current working directory (relative to MSDOS), otherwise the default is A:/. SEE ALSO
mcd(1), mcopy(1), mtype(1), mwrite(1) BUGS
Unlike MSDOS, the destination directory may not be omitted. local MREAD(1)

Check Out this Related Man Page

MWRITE(1)						      General Commands Manual							 MWRITE(1)

NAME
mwrite - low level write (copy) a Unix file to MSDOS SYNOPSIS
mwrite [ -tnvm ] unixfile msdosfile mwrite [ -tnvm ] unixfile [ unixfiles... ] msdosdirectory DESCRIPTION
In the first form, mwrite copies the specified Unix file to the named MSDOS file. The second form of the command copies multiple Unix files to the named MSDOS directory. Mwrite will allow the following command line options: t Text file transfer. Mwrite will translate incoming line feeds to carriage return/line feeds. n No warning. Mwrite will not warn the user when overwriting an existing file. v Verbose mode. Display the new filename if the Unix filename requires conversion. m Preserve the file modification times. If the target file already exists, and the -n option is not in effect, mwrite asks whether or not to overwrite the file. Reasonable care is taken to create a valid MSDOS filename. If an invalid name is specified, mwrite will change the name (and display the new name if the verbose mode is set). MSDOS subdirectory names are are supported with either the '/' or '' separator. The use of the '' separator or wildcards will require the names to be enclosed in quotes to protect them from the shell. The mcd command may be used to establish the device and the current working directory (relative to MSDOS), otherwise the default is A:/. SEE ALSO
mcd(1), mcopy(1), mread(1) BUGS
Unlike MSDOS, the destination directory may not be omitted. local MWRITE(1)
Man Page

15 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Mapping a directory from Unix

Is it possible to map a directory from a Unix SCO 2.1 or Unix SCO 7.1.1 just like mapping a shared directory in windows. i would like to map a directory /usr2/manp/src that contains programs. If i can assign X:=/usr2/manp/src it wil me a lot to run my program from windows and the my source codes... (2 Replies)
Discussion started by: eric_hing
2 Replies

2. Shell Programming and Scripting

carriage return/line feeds

Hello, I have a file that has got carriage returns in it and I want to take them out. Anyone know how I can do this in a ksh? thanks (4 Replies)
Discussion started by: pitstop
4 Replies

3. Shell Programming and Scripting

AWK : read unix command

Hi, Is there a way to have something working like the read Unix command to stop a awk ask a question and get the result. I've try system("read a") but it does not work. Thanks. Franck. (6 Replies)
Discussion started by: fwirbel
6 Replies

4. UNIX for Dummies Questions & Answers

Unix basic help

What command would I use to list the first lines of all text files within my Unix directory or within any directory inside there? I was using "find" , "head" and "-exec" commands like this: find ~/Unix -name "*.txt" -exec head {} \; But its not perfectly working, please help me.... (2 Replies)
Discussion started by: carrera911
2 Replies

5. Shell Programming and Scripting

Newbie to HP Unix

Hi Im a newbie to unix having been a windows guy, yes I know a swear word on here ? but part of my new job is to be trained up on Unix. On the course we were set a task to read a file that has dates times codes etc, a log file. see below as an example 2007/02/19 00:00:06: Information: Switch... (3 Replies)
Discussion started by: MyNameisEarl
3 Replies

6. UNIX for Advanced & Expert Users

How to transfer files from Unix to Windows.

Hi There is a requirement for me to transfer files from Unix to windows in an automation process of unix. Please let me know is it posibble to shell scripting this? Could you help me in scripting it? Regards Venugopal (2 Replies)
Discussion started by: venu_eie
2 Replies

7. Shell Programming and Scripting

Script to number incoming files

Hey guys, I am working on a Cshell script and I am stuck on this one part. I need to be able to copy in files to my directory but give them different names so they don't overwrite each other. For example, my folder already contains FILE.1 I want my script to name the next file copied over... (5 Replies)
Discussion started by: hootdocta5
5 Replies

8. HP-UX

FTP script failing in middle , Error 421

All, I know this question has been asked , but mine is different scenario I am unsing HP unix, trying to transfer HP-Unix to HP-Unix. I am transfering a bunch of file form machine1 to machine2. when i intiate my FTP script the files are getting transfered from machine1 to machine2.... (7 Replies)
Discussion started by: arunkumar_mca
7 Replies

9. Shell Programming and Scripting

Help with using grep command with copy command

Hi, im taking an entry Unix class, and as part of my lab assignment I have to copy all files in the /home/david/lab3 directory that have the file extension .save to your lab3/temp directory. I'm having trouble getting the grep to do anything worth while I've been trying to do: cp... (6 Replies)
Discussion started by: Critical jeff
6 Replies

10. Solaris

difference between copy and mcopy command

Hi, Can anyone explain me the usage of mcopy command and also the difference between copy and mcopy. As per my understanding through both we can copy multiple files or DOS files . Any help on this will be really helpful. (3 Replies)
Discussion started by: rogerben
3 Replies

11. UNIX for Dummies Questions & Answers

copying files with wildcards

Hello, I am attempting to copy a series of files using a wildcard into a new subdirectory. however, I am clearly doing something wrong as it is not working. I want to copy all files in the directory that start with the letters kl but have other letters after this initial two letters into another... (7 Replies)
Discussion started by: goldenone
7 Replies

12. Shell Programming and Scripting

Search file in a unix

Hi All, There is one file in one of the directory in my Unix. I don't remember the file name and location exactly, But i have some what idea about the file name. Is it possible that the Unix can search that file in all directories and if any of the file name resemble that name i have given... (4 Replies)
Discussion started by: parthmittal2007
4 Replies

13. Shell Programming and Scripting

Defined Command in UNIX

Hello All, I have a question in Unix Let's say when the command is executed in Unix, where the shell search for that command in Unix. I mean where that command is defined in Unix. And how Can we make our own command. (7 Replies)
Discussion started by: adisky123
7 Replies

14. Shell Programming and Scripting

Replacing UNIX 1 byte delimiters to the pipe separator

Hi I am new to Unix Shell scripting have a requirement where I have to replace the "unix 1 byte delimiter" with the "pipe" separator and also remove any carriage returns and line feeds if any The Source File 4 QFH Jungle Hill 32-34 City Road London SE23 3UX the output should be ... (3 Replies)
Discussion started by: dJHa
3 Replies

15. Shell Programming and Scripting

Need Generic command for disk space usage

Given this directory /web I need to get the current usage (in %) on Linux and Unix both using the same command on bash shell ? The command i tried was working on Unix (solaris) but does not filter the desired same value when run of Linux. My command df -h /web | awk '{print $5}' | sed -n... (5 Replies)
Discussion started by: mohtashims
5 Replies