mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-03 05:43:20 +00:00
15 lines
372 B
Plaintext
15 lines
372 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, osx]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# filecoordinationd
|
|
|
|
> Coordinates access to files by multiple processes (`NSFileCoordinator`, `NSFilePresenter`).
|
|
> It should not be invoked manually.
|
|
> More information: <https://keith.github.io/xcode-man-pages/filecoordinationd.8.html>.
|
|
|
|
- Start the daemon:
|
|
|
|
`filecoordinationd`
|