shasum_listele
This commit is contained in:
parent
9212fc8cdb
commit
90aa7cd01f
1 changed files with 2 additions and 0 deletions
2
bin/shasum_listele
Executable file
2
bin/shasum_listele
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
for dosya in $(find .);do shasum $dosya;done > shasum.liste
|
Loading…
Add table
Reference in a new issue