Skip to content

Oneliner to check if two files have the same SHA256 hash #1

@icyflame

Description

@icyflame
$ sha256sum test_file | cut -d ' ' -f 1
$ identical test_file test_file_1
# should return true or return false depending on whether the files have the same hash

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