5 lines
57 B
Bash
Executable file
5 lines
57 B
Bash
Executable file
#!/bin/bash
|
|
|
|
printf '\uf5ec '
|
|
|
|
date "+%Y-%m-%d %H:%M:%S"
|