convertcsv.sh (103B)
1 #!/bin/bash 2 3 for f in "$@" 4 do 5 libreoffice --infilter="CSV:44,34,UTF-8" --convert-to xlsx "$f" 6 done
quatuorbellefeuille.comContent, build scripts and admin scripts for the Bellefeuille Quartet website. | |
| git clone https://git.kevinlegouguec.net/quatuorbellefeuille.com | |
| Log | Files | Refs |