__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
#!/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; }
'
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| Xmark | File | 26.63 KB | 0755 |
|
| fillblnk | File | 424 B | 0755 |
|
| perfboth | File | 669 B | 0755 |
|
| perfratio | File | 624 B | 0755 |
|