Submit
Path:
~
/
/
opt
/
alt
/
openssl
/
etc
/
pki
/
tls
/
misc
/
File Content:
c_hash
#!/bin/sh # print out the hash values # for i in $* do h=`openssl x509 -hash -noout -in $i` echo "$h.0 => $i" done
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
CA
5178 bytes
0755
c_hash
119 bytes
0755
c_info
152 bytes
0755
c_issuer
112 bytes
0755
c_name
110 bytes
0755
N4ST4R_ID | Naxtarrr