4 lines
93 B
Bash
Executable File
4 lines
93 B
Bash
Executable File
#!/bin/sh
|
|
|
|
khal list --day-format "" --format "* {start} {title}" -a calendars_fsmi today 7d
|