dump (Unix)

From Wikipedia, the free encyclopedia
(Redirected from Dump (program))
Jump to navigation Jump to search
dump
DeveloperAT&T Bell Laboratories
Initial releaseNovember 1973; 52 years ago (1973-11)
Repository
  • {{URL|example.com|optional display text}}Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
Engine
    Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
    Operating systemUnix and Unix-like, MSX-DOS
    TypeCommand

    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. It is often used across a network by piping its output through bzip2 then SSH.

    A dump utility first appeared in Version 6 AT&T UNIX.[1] A dump command is also part of ASCII's MSX-DOS2 Tools for MSX-DOS version 2.[2]

    Usage

    [edit | edit source]
    dump [-0123456789acLnSu] [-B records] [-b blocksize] [-C cachesize]
    [-D dumpdates] [-d density] [-f file | -P pipecommand] [-h level]
    [-s feet] [-T date] filesystem
    
    $ dump -W | -w
    

    See also

    [edit | edit source]

    References

    [edit | edit source]
    1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    [edit | edit source]