Welcome To Our Shell

Mister Spy & Souheyl Bypass Shell

Current Path : /usr/lib/X11/x11perfcomp/

Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Upload File :
Current File : //usr/lib/X11/x11perfcomp/perfratio

#!/bin/sh
awk '
/^     1/ && READY == 0 {	printf ("       1   ");
		for (i = 2; i < NF; i++)
			printf ("       %2d   ", i);
		printf ("    Operation\n");
		next;
	}
/^---/	{ 	printf ("------------");
		for (i = 2; i < NF; i++)
			printf ("  ----------");
		printf ("   ---------\n");
		READY=1; next;
 	}
READY==1 {
		base=$1;
		printf ("%12.1f", base);
		for (i = 2; i < '$1'; i++) {
			if (base == 0)
				printf ("   lots ", $i);
			else {
				rate=$i/base;
				printf ("  %10.3f", rate);
			}
		}
		printf ("   ");
		for (; i <= NF; i++)
		{
			printf ("%s ", $i);
		}
		printf ("\n");
		next;
	   }
	   { print $0; }
'

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped) Email: contact@elmoujehidin.net