Linux server322.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
LiteSpeed
Server IP : 198.54.115.172 & Your IP : 216.73.216.179
Domains :
Cant Read [ /etc/named.conf ]
User : fourgwnl
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
lib /
python3.6 /
site-packages /
dnf /
cli /
__pycache__ /
Delete
Unzip
Name
Size
Permission
Date
Action
__init__.cpython-36.opt-1.pyc
493
B
-rw-r--r--
2025-03-11 09:48
__init__.cpython-36.pyc
493
B
-rw-r--r--
2025-03-11 09:48
aliases.cpython-36.opt-1.pyc
5.31
KB
-rw-r--r--
2025-03-11 09:48
aliases.cpython-36.pyc
5.31
KB
-rw-r--r--
2025-03-11 09:48
cli.cpython-36.opt-1.pyc
30.1
KB
-rw-r--r--
2025-03-11 09:48
cli.cpython-36.pyc
30.13
KB
-rw-r--r--
2025-03-11 09:48
completion_helper.cpython-36.opt-1.pyc
8.46
KB
-rw-r--r--
2025-03-11 09:48
completion_helper.cpython-36.pyc
8.46
KB
-rw-r--r--
2025-03-11 09:48
demand.cpython-36.opt-1.pyc
1.51
KB
-rw-r--r--
2025-03-11 09:48
demand.cpython-36.pyc
1.51
KB
-rw-r--r--
2025-03-11 09:48
format.cpython-36.opt-1.pyc
2.3
KB
-rw-r--r--
2025-03-11 09:48
format.cpython-36.pyc
2.3
KB
-rw-r--r--
2025-03-11 09:48
main.cpython-36.opt-1.pyc
5.16
KB
-rw-r--r--
2025-03-11 09:48
main.cpython-36.pyc
5.16
KB
-rw-r--r--
2025-03-11 09:48
option_parser.cpython-36.opt-1.pyc
16.42
KB
-rw-r--r--
2025-03-11 09:48
option_parser.cpython-36.pyc
16.42
KB
-rw-r--r--
2025-03-11 09:48
output.cpython-36.opt-1.pyc
55.45
KB
-rw-r--r--
2025-03-11 09:48
output.cpython-36.pyc
55.54
KB
-rw-r--r--
2025-03-11 09:48
progress.cpython-36.opt-1.pyc
4.5
KB
-rw-r--r--
2025-03-11 09:48
progress.cpython-36.pyc
4.5
KB
-rw-r--r--
2025-03-11 09:48
term.cpython-36.opt-1.pyc
11.5
KB
-rw-r--r--
2025-03-11 09:48
term.cpython-36.pyc
11.53
KB
-rw-r--r--
2025-03-11 09:48
utils.cpython-36.opt-1.pyc
3.09
KB
-rw-r--r--
2025-03-11 09:48
utils.cpython-36.pyc
3.09
KB
-rw-r--r--
2025-03-11 09:48
Save
Rename
3 �ft`� � @ s� d Z ddlmZ ddlmZ ddlmZ ddlmZ ddlZ ddl Z ddlZddlZej ejd �Ze jd�Zd d � Zdd� Zd d� Zdd� ZdS )z/Various utility functions, and a utility class.� )�absolute_import)�unicode_literals)� format_number)�_N� SC_CLK_TCK�dnfc C s t | �t S )z�Convert a number of jiffies to seconds. How many jiffies are in a second is system-dependent, e.g. 100 jiffies = 1 second is common. :param jiffies: a number of jiffies :return: the equivalent number of seconds )�int�_USER_HZ)Zjiffies� r �/usr/lib/python3.6/utils.py�jiffies_to_seconds s r c C sj | dkr0d| d | d d | d d | d f S | dkrVd| d | d d | d f S d| d | d f S ) a Return a human-readable string representation of the length of a time interval given in seconds. :param seconds: the length of the time interval in seconds :return: a human-readable string representation of the length of the time interval �<