Skip to main content

Linux command: date

Don't wait. The time will never be just right.
— Napoleon Hill

date -- display or set date and time

Set date and time to May 04, 2019 11:20AM

MacBookAir:~ tuyendq$ sudo date 0504112919
Password:
Sat  4 May 2019 11:29:00 +07
MacBookAir:~ tuyendq$ 

Popular posts from this blog

Powershell: Install IIS

Run Powershell as Administrator, then run the command below to install IIS. Install-WindowsFeature Web-WebServer Check after installing Get-WindowsFeature *Web*

Microsoft Azure Repos

Azure Repos Documentation