Searched refs:this_file_md5 (Results 1 – 1 of 1) sorted by relevance
50 this_file_md5="$(ls -l $sfile | md5sum | cut -d ' ' -f1)"54 [ "$(head -n 2 kernel/kheaders.md5 | tail -n 1)" = "$this_file_md5" ] &&92 echo "$this_file_md5" >> kernel/kheaders.md5
Completed in 2 milliseconds