This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:raspberry:raspbian:scripts:clock [2017/12/19 10:47] – lunetikk | linux:raspberry:raspbian:scripts:clock [2019/12/12 10:00] (current) – lunetikk | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| To do this, you need to enter the current date and time in the correct format. It will refresh after some seconds. | To do this, you need to enter the current date and time in the correct format. It will refresh after some seconds. | ||
| - | <code bash time.sh> | + | <nodisp> | 
| - | #!/bin/sh | + | {{gh> | 
| - | + | </ | |
| - | #Lunetikk | 03.04.2014 | Change date and time | + | |
| - | + | ||
| - | + | ||
| - | read -p " | + | |
| - | read -p " | + | |
| - | + | ||
| - | sudo date -s "$DATE $TIME" | + | |
| - | sudo fake-hwclock | + | |
| - | </ | + | |
| - | + | ||
| - | + | ||
| - | {{gh> | + | |
| \\ | \\ | ||
| \\ | \\ | ||
| - | ~~DISCUSSION~~ | + | ~~DISCUSSION:closed~~ |