uti-cli

Get the UTI (Uniform Type Identifier) of a file on macOS

Usage no npm install needed!

<script type="module">
  import utiCli from 'https://cdn.skypack.dev/uti-cli';
</script>

README

uti-cli

Get the UTI (Uniform Type Identifier) of a file on macOS

Install

$ npm install --global uti-cli

Usage

$ uti --help

  Example
    $ uti unicorn.md
    net.daringfireball.markdown

Related