Provided by: manpages-es_4.27.0-1_all 

NOMBRE
sleep - retardo de un tiempo especificado
SINOPSIS
sleep NÚMERO[SUFIJO]...
sleep OPCIÓN
DESCRIPCIÓN
Pause for NUMBER seconds, where NUMBER is an integer or floating-point. SUFFIX may be 's','m','h', or
'd', for seconds, minutes, hours, days. With multiple arguments, pause for the sum of their values.
--help muestra la ayuda y finaliza
--version
muestra la versión del programa y finaliza
AUTOR
Escrito por Jim Meyering y Paul Eggert.
INFORMAR DE ERRORES
Ayuda en línea de GNU Coreutils: <https://www.gnu.org/software/coreutils/>
Informe cualquier error de traducción a <https://translationproject.org/team/es.html>
VÉASE TAMBIÉN
sleep(3)
Ayuda en línea: <https://www.gnu.org/software/coreutils/sleep>
también disponible localmente ejecutando: info '(coreutils) sleep invocation'
Packaged by Debian (9.7-2)
Copyright © 2025 Free Software Foundation, Inc.
Licencia GPLv3+: GNU GPL versión 3 o posterior <https://gnu.org/licenses/gpl.html>.
Esto es software libre: usted es libre de cambiarlo y redistribuirlo.
NO HAY GARANTÍA, en la medida permitida por la legislación.
TRADUCCIÓN
La traducción al español de esta página del manual fue creada por Pedro Pablo Fábrega
<pfabrega@arrakis.es> y Marcos Fouces <marcos@debian.org>
Esta traducción es documentación libre; lea la GNU General Public License Version 3 o posterior con
respecto a las condiciones de copyright. No existe NINGUNA RESPONSABILIDAD.
Si encuentra algún error en la traducción de esta página del manual, envíe un correo electrónico a
debian-l10n-spanish@lists.debian.org.
GNU coreutils 9.7 Abril de 2025 SLEEP(1)