3 lines
36 B
Plaintext
3 lines
36 B
Plaintext
|
#!/bin/sh
|
||
|
date '+%Y-%m-%dT%H:%M:%S'
|