This website requires JavaScript.
Explore
Help
Sign In
qvalentin
/
dotfiles
Watch
1
Star
2
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
018c77fadf
dotfiles
/
.scripts
/
get_music_info
3 lines
78 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
head ~/.wnpClient/wnpClient.txt -n
2
|
sed
':a;N;$!ba;s/\n/ by /g'
Reference in New Issue
View Git Blame
Copy Permalink