summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2020-11-25 10:00:33 +0100
committerJohn Ankarström <john@ankarstrom.se>2020-11-25 10:00:33 +0100
commit0003f9ba8c31eacb0bdab00e7d7db53b167d2cd1 (patch)
tree15efcd34a1c73a48274e2eb27be771a4ef080d00
parent28388cdd2381a69378a975ec09c2b6f1af7dae2a (diff)
downloadmsc-0003f9ba8c31eacb0bdab00e7d7db53b167d2cd1.tar.gz
dzq: Don't truncate output
-rwxr-xr-xdzq1
1 files changed, 0 insertions, 1 deletions
diff --git a/dzq b/dzq
index bca7adc..61a9026 100755
--- a/dzq
+++ b/dzq
@@ -12,6 +12,5 @@ grep __DZR_APP_STATE__ |
cut -d= -f2- |
jq -r '.TRACK.data[] | .SNG_TITLE + "\t" + .ART_NAME + "\t" + .ALB_TITLE + "\t" + .SNG_ID' 2>&- |
sed 's/ */ /g' |
-head -${2:-10} |
nl -w 2 |
tee -a /tmp/dzq