dotfiles/.scripts/get_music_info
2021-10-08 18:16:06 +02:00

3 lines
78 B
Bash
Executable file

#!/bin/sh
head ~/.wnpClient/wnpClient.txt -n 2 | sed ':a;N;$!ba;s/\n/ by /g'