Home » Infrastructure » Unix » copy files
copy files [message #97770] Thu, 16 January 2003 14:22 Go to next message
Joan
Messages: 36
Registered: February 2002
Member
I need to write a simple scripts to copy all the files from directory a to b .. in shell
Re: copy files [message #97790 is a reply to message #97770] Fri, 24 January 2003 09:23 Go to previous message
Jay
Messages: 127
Registered: October 1999
Senior Member
you can try opening the directory you want to copy from, say /usr/bin

cp * /usr/bin/joan

This will put all of the files in the /usr/bin directory into the /usr/bin/joan
Previous Topic: Please Help! Oracle not available after fresh installation
Next Topic: Re: Unix: SQL Script
Goto Forum:
  


Current Time: Thu Apr 18 21:30:25 CDT 2024