09-10-04 01:47 AM
The correct place to ask is in your classroom. Or read your
textbook.
On 2004-09-09, curious wrote:
> Q1: Let's say I created a directory calle "tmp" in my home directory;
> then made some files in the "tmp" directory. Then I created another
> directory called "tmp2" in my home directory.
>
> (1) How do I move ALL the files from "tmp" directory into "tmp2"
> directory?
>
> (2) Also, how do I move only one file from "tmp" into "tmp2"?
...or use your man pages:
man cp
--
Chris F.A. Johnson http://cfaj.freeshell.org/shell
========================================
===========================
My code (if any) in this post is copyright 2004, Chris F.A. Johnson
and may be copied under the terms of the GNU General Public License
[ Post a follow-up to this message ]
|