Is it possible to search for a file using the checksum instead of the name?
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
Suppose I want to search if I have a file that matches the sha256 generated from the test1.txt file using the command:
sha256sum -b test1.txt
I get as output:
e3d748fdf10adca15c96d77a38aa0447fa87af9c297cb0b75e314cc313367daf * test1.txt
So, I want to find the files that match the checksum generated instead of using the name.
Is this possible?
debian ubuntu command-line checksum
New contributor
add a comment |Â
up vote
0
down vote
favorite
Suppose I want to search if I have a file that matches the sha256 generated from the test1.txt file using the command:
sha256sum -b test1.txt
I get as output:
e3d748fdf10adca15c96d77a38aa0447fa87af9c297cb0b75e314cc313367daf * test1.txt
So, I want to find the files that match the checksum generated instead of using the name.
Is this possible?
debian ubuntu command-line checksum
New contributor
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Suppose I want to search if I have a file that matches the sha256 generated from the test1.txt file using the command:
sha256sum -b test1.txt
I get as output:
e3d748fdf10adca15c96d77a38aa0447fa87af9c297cb0b75e314cc313367daf * test1.txt
So, I want to find the files that match the checksum generated instead of using the name.
Is this possible?
debian ubuntu command-line checksum
New contributor
Suppose I want to search if I have a file that matches the sha256 generated from the test1.txt file using the command:
sha256sum -b test1.txt
I get as output:
e3d748fdf10adca15c96d77a38aa0447fa87af9c297cb0b75e314cc313367daf * test1.txt
So, I want to find the files that match the checksum generated instead of using the name.
Is this possible?
debian ubuntu command-line checksum
debian ubuntu command-line checksum
New contributor
New contributor
New contributor
asked 42 secs ago
MarianoM
32
32
New contributor
New contributor
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
MarianoM is a new contributor. Be nice, and check out our Code of Conduct.
MarianoM is a new contributor. Be nice, and check out our Code of Conduct.
MarianoM is a new contributor. Be nice, and check out our Code of Conduct.
MarianoM is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f480708%2fis-it-possible-to-search-for-a-file-using-the-checksum-instead-of-the-name%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password