Simple C program to get UTI (= Uniform Type Identifier) from filename extension or MIME type on Mac.
usage: tag2uti <ext | mime>...
$ tag2uti c text/html bash
public.c-source
public.html
public.bash-script com.apple.xcode.bash-script
Copyright (c) 2019 rokudogobu.
Licensed under the Apache License, Version 2.0.
See LICENSE for details.