3 lines
26 B
Bash
Executable File
3 lines
26 B
Bash
Executable File
#!/bin/bash
|
|
date +"%a %d"
|
#!/bin/bash
|
|
date +"%a %d"
|