linux Current date and time in bash script Publicado en 13/11/201902/05/2020por jmsanchez In Linux shell script you can use date command to get the current Date and time.This command is part of the Linux coreutils package. Basic date command uses Formatted date output For more information about date command you can see man pages. Leer más