5 lines
47 B
Text
5 lines
47 B
Text
|
#!/bin/sh
|
||
|
|
||
|
date '+%x (%V) %X'
|
||
|
date '+%d/%m %R'
|