domingo, 15 de mayo de 2022

Comandos de referencia linux




env - ejecuta un programa con un entorno modificado

DESCRIPCIÓN
       Asigna a cada NOMBRE el VALOR en el entorno y ejecuta ORDEN.

       Los argumentos obligatorios para las opciones largas son también obligatorios para las opciones cortas.
 

Ejemplo:

   Escritorio de la sesión: $ env | grep DESKTOP_SESSION


 
timedatectl - Control the system time and date
 
DESCRIPTION
       timedatectl may be used to query and change the system clock and its settings, and enable or disable time synchronization services.

       Use systemd-firstboot(1) to initialize the system time zone for mounted (but not booted) system images.

       timedatectl may be used to show the current status of time synchronization services, for example systemd-timesyncd.service(8).