Difference between revisions of "Date"
From Linuxintro
imported>ThorstenStaerk |
imported>ThorstenStaerk (set the date and time) |
||
Line 11: | Line 11: | ||
* set the date; in this example to april-20, 2009 | * set the date; in this example to april-20, 2009 | ||
sudo date -s 20090420 | sudo date -s 20090420 | ||
+ | |||
+ | * set the date and time | ||
+ | sudo date -s "2012-10-19 10:20:59" | ||
= See also = | = See also = |