HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

filecoordinationd — Coordinates access to files by multiple processes (`NSFileCoordinator`, `NSFilePresenter`). It shoul

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandfilesfilecoordinationdmultiplecoordinatesaccesscliprocesses
macos

Problem

How to use the filecoordinationd command: 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>.

Solution

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

Code Snippets

Start the daemon

filecoordinationd

Context

tldr-pages: osx/filecoordinationd

Revisions (0)

No revisions yet.