%PDF- %PDF-
| Direktori : /usr/share/hplip/base/__pycache__/ |
| Current File : //usr/share/hplip/base/__pycache__/os_utils.cpython-312.pyc |
�
= f � �� � d dl Z d dlZ d dlZd dlZddlmZ ej dej j ej j � Z d� Z
d� Zd� Zd d�Z
y)
� N� )�logger� c �b � | rt j | � S t j d| z � y)NzCommand not found
� )�os�system�log�error)�cmds �!/usr/share/hplip/base/os_utils.py�executer ! s( � �
��y�y��~��� � �(�3�.�/�� c � � t j j | � syt j j | � S )N���)r �path�exists�getsize)�filenames r
�getFileSizer , s( � �
�7�7�>�>�(�#��
�7�7�?�?�8�$�$r c � � t j j d� } t j j | d� }d}t j j |� s~ t j
d� t j | � }t j |d� t j ||t j |t j � ||fS ||fS # t $ r d}t j d|z � Y ||fS w xY w)N�~z.hplipr i� r zFailed to create %s)r r �
expanduser�joinr �umask�stat�mkdir�chown�ST_UID�ST_GID�OSErrorr
r )�homedir�hplipdir�status�ss r
�getHPLIPDirr&