SILENT KILLERPanel

Current Path: > > usr > > libexec > mc > fish


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //usr//libexec/mc/fish

NameTypeSizeLast ModifiedActions
README.fish File 6501 bytes February 24 2017 20:25:57.
append File 422 bytes February 24 2017 20:25:57.
chmod File 147 bytes February 24 2017 20:25:57.
chown File 172 bytes February 24 2017 20:25:57.
fexists File 88 bytes February 24 2017 20:25:57.
get File 2151 bytes February 24 2017 20:25:57.
hardlink File 182 bytes February 24 2017 20:25:57.
info File 985 bytes February 24 2017 20:25:57.
ln File 187 bytes February 24 2017 20:25:57.
ls File 4769 bytes February 24 2017 20:25:57.
mkdir File 111 bytes February 24 2017 20:25:57.
mv File 142 bytes February 24 2017 20:25:57.
rmdir File 111 bytes February 24 2017 20:25:57.
send File 442 bytes February 24 2017 20:25:57.
unlink File 114 bytes February 24 2017 20:25:57.
utime File 613 bytes March 04 2017 17:26:20.

Reading File: //usr//libexec/mc/fish/send

#STOR $FISH_FILESIZE $FISH_FILENAME
FILENAME="/${FISH_FILENAME}"
echo "### 001"
{
    > "${FILENAME}"
    bss=4096
    bsl=4095
    if [ $FISH_FILESIZE -lt $bss ]; then
        bss=1;
        bsl=0;
    fi
    while [ $FISH_FILESIZE -gt 0 ]; do
        cnt=`expr \\( $FISH_FILESIZE + $bsl \\) / $bss`
        n=`dd bs=$bss count=$cnt | tee -a "${FILENAME}" | wc -c`
        FISH_FILESIZE=`expr $FISH_FILESIZE - $n`
    done
}; echo "### 200"

SILENT KILLER Tool