dotfiles/.scripts/get_music_info

3 lines
78 B
Bash
Executable File

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