Tag Archives: library

Easily Sort Your Music Library

Here is a very simple script to sort your whole music library according to their artists, #!/bin/bash # sortMusic v0.4 # make sure this script in in the music directory and you execute this script from there # know issue: … Continue reading

Posted in another snippet | code | Tagged , , , | Leave a comment