home
/
code
/
khome.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Remove riot-web snap pkg
[khome.git]
/
home
/
bin
/
mpd_current_file
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
#! /bin/sh
2
3
mpd_currentsong | awk '/^file: / {sub("^file: *", "", $0); print $0}'
This page took
0.025261 seconds
and
4
git commands to generate.