%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/self/root/usr/src/node-v0.10.4/deps/openssl/openssl/crypto/lhash/
Upload File :
Create Path :
Current File : //proc/self/root/usr/src/node-v0.10.4/deps/openssl/openssl/crypto/lhash/num.pl

#!/usr/local/bin/perl

#node     10 ->   4

while (<>)
	{
	next unless /^node/;
	chop;
	@a=split;
	$num{$a[3]}++;
	}

@a=sort {$a <=> $b } keys %num;
foreach (0 .. $a[$#a])
	{
	printf "%4d:%4d\n",$_,$num{$_};
	}

Zerion Mini Shell 1.0