Organize into home and system directories
[khome.git] / bin / mpd_current_file
diff --git a/bin/mpd_current_file b/bin/mpd_current_file
deleted file mode 100755 (executable)
index 63634b0..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-#! /bin/sh
-
-mpd_currentsong | awk '/^file: / {sub("^file: *", "", $0); print $0}'
This page took 0.024389 seconds and 4 git commands to generate.