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

backupd — Create Time Machine backups and manages its backup history. It should not be invoked manually. More

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

Problem

How to use the backupd command: Create Time Machine backups and manages its backup history. It should not be invoked manually. More information: <https://keith.github.io/xcode-man-pages/backupd.8.html>.

Solution

backupd — Create Time Machine backups and manages its backup history. It should not be invoked manually. More information: <https://keith.github.io/xcode-man-pages/backupd.8.html>.

Start the daemon:
backupd

Code Snippets

Start the daemon

backupd

Context

tldr-pages: osx/backupd

Revisions (0)

No revisions yet.