Automate MS Conversion Process
A bash script has been written to automate the process of conversion where the target path that contains the files or folders(in case of .d
folders) to be converted is provided and the output file path is also provided.
The bash script uses the API of the converter service hosted at TU Dresden.
The bash script can be found in Github repository (cs-ms-converter) or Gitlab Aachen (ms_converter) under the folder bash_script
.
Command
bash converter.sh <target path containing files to be converted> <path for the output-files>