Tag: sort

  • Easily Sort Your Music Library

    Here is a very simple script to sort your whole music library according to their artists, [sourcecode language=’bash’] #!/bin/bash # sortMusic v0.4 # make sure this script in in the music directory and you execute this script from there # know issue: will display many errors, but it does it fine, those errors are not…