Heeter wrote:
> Wow,
>
> Right on,
>
> Thanks deltaflyer, didn’t know about man.
>
> Can I mv folders as well as files with same command? It just says files
> in man.
>
> Thanks again,
>
> Heeter
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> Now that I am starting to get more comfortable with Opensuse, I am
> starting to open the Konsole more and reading how to install
> applications.
>
> Now, I would like to start to learn how to copy/move files and folders
> through command line.
>
> What are some of the commands to copy/move files and folders?
chyrania wrote:
> Heeter;1883919 Wrote:
>> Wow,
>>
>> Right on,
>>
>> Thanks deltaflyer, didn’t know about man.
>>
>> Can I mv folders as well as files with same command? It just says files
>> in man.
>>
>> Thanks again,
>>
>> Heeter
>
> When you move a folder, you have to use -r (recursive) otherwise SuSe
> won’t know if it’s supposed to move everything within the folder.
>
> Like this:
>
> mv -r test /somewhere/here
>
> or
>
> cp -r test /somewhere/here
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org