Answers for "linux date time format find"

1

date format in linux shell script

date_now=$(date "+%F-%H-%M-%S")
Posted by: Guest on May-08-2021
1

set date and time linux

date -s 'Fri Aug 13 11:02:00 GMT 2021'
Posted by: Guest on August-13-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language