%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/src/node-v0.10.4/deps/openssl/openssl/tools/
Upload File :
Create Path :
Current File : //usr/src/node-v0.10.4/deps/openssl/openssl/tools/c_name

#!/bin/sh
#
# print the subject
#

for i in $*
do
	n=`openssl x509 -subject -noout -in $i`
	echo "$i	$n"
done

Zerion Mini Shell 1.0