Skip to content

Add instructions for zipping folder/files while excluding Mac System files (e.g., .DS_Store) to Command line cheat sheet #5

Description

@egrace479

zip -r <name of zip>.zip <target folder> -x ".*" "*/.*

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions