Skip to content

Update instructions: copy without overwriting #9

Description

@wernersun

If users have already executed this command (e.g. in Exercise 2 after completing Exercise 1)

cp -r /nfs/chess/user/x-cite/CHAP-Training-Examples-Materials /nfs/chess/user/$USER/

it throw warnings about overwriting .gitignore files, or will prompt to overwrite. Adding a -n flag will suppress those warnings:

cp -r -n /nfs/chess/user/x-cite/CHAP-Training-Examples-Materials /nfs/chess/user/$USER/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions