home
/
code
/
khome.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Update dunstrc for post-upscaling starts
[khome.git]
/
home
/
bin
/
mpd_current_file
Commit
Line
Data
65b7dae9
SK
1
#! /bin/sh
2
3
mpd_currentsong | awk '/^file: / {sub("^file: *", "", $0); print $0}'
This page took
0.106045 seconds
and
4
git commands to generate.