3 lines
24 B
Plaintext
3 lines
24 B
Plaintext
|
#!/bin/sh
|
||
|
date +'%X %x'
|