shell bypass 403

GrazzMean Shell

: /usr/share/doc/perl-Math-Calc-Units/ [ drwxr-xr-x ]
Uname: Linux web3.us.cloudlogin.co 5.10.226-xeon-hst #2 SMP Fri Sep 13 12:28:44 UTC 2024 x86_64
Software: Apache
PHP version: 8.1.31 [ PHP INFO ] PHP os: Linux
Server Ip: 162.210.96.117
Your Ip: 3.129.71.60
User: edustar (269686) | Group: tty (888)
Safe Mode: OFF
Disable Function:
NONE

name : README
Examples:

It won't take *that* long to download this 650MB cd image over Mom's
33.6Kbps modem, will it? I can just let it run all night.

    % ucalc "650MB/33.6Kbps"
    1.834 day

What's the throughput for random 8KB reads, using a hard disk with
20MB/sec transfers and an average access latency of 15ms?

    % perl -MMath::Calc::Units=readable -le 'print foreach (readable("8KB / (8KB/(20MB/sec) + 15ms)"))'

    532.3 byte / millisec
    1.785 gigabyte / hour
    42.83 gigabyte / day
    519.8 kilobyte / sec
    30.46 megabyte / minute

Note: ucalc is a thin wrapper script that pretty much does what the
one-liner above does.

Installing:

    perl Makefile.PL
    make
    make test
    make install

Documentation: perldoc Math::Calc::Units

Author: Steve Fink <sfink@cpan.org>
© 2025 GrazzMean