CALAR ALTO UTILITIES

 

Dput - Dcp: Both are equivalent. Dput and Dcp copy files from a Sun computer to a DOS diskette. It allows interactivity if no arguments are given.  For the opposite, see Dget.

Syntax: Dput [help] [source_file] [dest_file] [help !]

Dput help

Will show a little help.

Dput <source_file>

Will copy <source_file> to a DOS diskette with the same name. Wild cards are not allowed

Dput <source_file> <dest_file>

Same as above but the file will be copied with the name given in <dest_file>. Again wild cards are not allowed

Dput

Without argument you will enter into interactive mode. In this mode you can use wild cards.

Dput help !

Copies a file called help .

 

What is said for Dput is valid for Dcp 

Example: Dcp mySunLongFileName sunFile