voidampersand: (Default)
voidampersand ([personal profile] voidampersand) wrote in [personal profile] james_davis_nicoll 2025-05-29 03:35 pm (UTC)

The following may be obvious but spelling it out because it's an emergency.

It is a command line. "cp" is copy. "-Rv" means recursive (copies subdirectories) and verbose (logs everything it is doing to the terminal). "*" means copy everything in the current directory (the snapshot). "~/.maildir/cur" means copy to a "cur" directory in "~/.maildir".

To invoke the command, make sure you're in the right directory (the snapshot you want to copy from), type it in, hit enter, and cross your fingers.

To get the documentation for the cp command, type in "man cp" (without the quotes).

Post a comment in response:

(will be screened)
(will be screened if not validated)
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org