more stuff

This commit is contained in:
qvalentin 2021-10-08 18:16:06 +02:00
parent 4457d4e7dd
commit 8c4d844867
6 changed files with 9 additions and 18 deletions

2
.scripts/get_music_info Executable file
View file

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