[wd_asp elements=’search’ ratio=’100%’ id=1]

Show time on Raspberry Pi from command line

16th March 2021

Raspberry-Pi

Raspberrypi - Codehaven

Simple to find the time on the Raspberry pi using this one command.

$ date
Tue 16 Mar 21:33:18 GMT 2021

I found this command the hardest to find on the internet, such a simple command to find the date and time.