dot_testing/scripts/indicate

6 lines
89 B
Bash
Executable File

#!/bin/sh
i=$(date '+%H:%M:%S %m/%d (%h)')
j=$(bat)
printf "%s | %s\n" "$i" "$j" | nenu