---
title: UTTypeUnixExecutable
framework: uniformtypeidentifiers
role: symbol
role_heading: Global Variable
path: uniformtypeidentifiers/uttypeunixexecutable
---

# UTTypeUnixExecutable

A type that represents a UNIX executable.

## Declaration

```occ
extern UTType * const UTTypeUnixExecutable;
```

## Discussion

Discussion The identifier for this type is public.unix-executable. This type conforms to UTTypeData and UTTypeExecutable.

## See Also

### Executables

- [UTTypeExecutable](uniformtypeidentifiers/uttypeexecutable.md)
- [UTTypeEXE](uniformtypeidentifiers/uttypeexe.md)
