Skip to content

Create 'backup' Utility to Make GNU-style Backup Files #14

@jcburley

Description

@jcburley

I keep forgetting how exactly to do this, and it's non-trivial to type, so basically do this for each (non-option) argument:

cp --force --preserve=all --backup=t $1 $1

Support options so -v works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions