×
The dump command is a program on Unix and Unix-like operating systems used to back up file systems. It operates on blocks, below filesystem abstractions such as files and directories. Dump can back up a file system to a tape or another disk.
dump

dump

ソフトウェア
dumpコマンドは、ファイルシステムのバックアップに使用されるUnixおよびUnixライクなオペレーティングシステム上のプログラムです。これは、ファイルやディレクトリなどのファイルシステムの抽象化の下にあるブロックで動作します。ダンプは、ファイルシステムをテープまたは別のディスクにバックアップできます。 ウィキペディア(英語)
オペレーティング システムUNIX and Unix系, MSX-DOS
関連する質問
2019/09/30 · dump command in Linux is used for backup the filesystem to some storage device. It backs up the complete file system and not the individual ...
Dump examines files on an ext2/3 filesystem and determines which files need to be backed up. These files are copied to the given disk, tape or other storage ...
2019/01/29 · dump is an archive format that is written by Unix dump, which is a backup program that was popular in the '90s (reference?)
2023/05/02 · This guide gives an overview of the "dump" and "restore" commands in Linux. It covers their basic functionalities, usage, and options, ...
2020/06/01 · 1 Answer 1 ... The easiest way to get the data out over the network is to pipe them through a TCP connection using nc . Depending on how exact a ...
Dump examines files on a filesystem and determines which files need to be backed up. These files are copied to the given disk, tape or other stor- age medium ...
Dump examines files on an ext2/3 filesystem and determines which files need to be backed up. These files are copied to the given disk, tape or other storage ...