how to create a directory...

taharka res00vl8 at alltel.net
Thu Aug 30 12:06:03 UTC 2007


How do,

On Thu, 2007-08-30 at 09:27 +0100, Chris Jones wrote:
> >>
> > I created the directory from my terminal, by using mkdir win32, as
> > root. Now I need to get files into that directory but do not know how
> > to.
> > 
> 
> .... Just 'cp' them in. Stay as root and run something like
> 
> cp /path/to/original/files/* /usr/local/lib/win32/
> 
> if you need to copy directories, use the recursive copy option
> 
> cp -r /path/to/original/files/* /usr/local/lib/win32/

You can also stay as root & fire up mc (midnight commander). With mc,
you can copy/move files between left & right panes via mouse clicks.

> Chris

taharka

Lexington, Kentucky U.S.A.




More information about the users mailing list