English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية
Linux restore 명령어는 dump 작업에 의해 백업된 파일이나 전체 파일 시스템(하나의 파티션)을 복원하는 데 사용됩니다.
restore 명령어는 dump 명령어와 반대로 작동하며, dump 작업은 파일을 백업하며, restore 작업은 이러한 백업된 파일을 다시 쓰는 작업입니다.
restore [-cCvy][-b <블록 크기>][-D <파일 시스템>][-f <백업 파일>][-s <파일 번호>] 또는 restore [-chimvy][-b <블록 크기>][-f <백업 파일>][-s <파일 번호>] 또는 restore [-crvy][-b <블록 크기>][-f <백업 파일>][-s <파일 번호>] 또는 restore [-cRvy][-b <블록 크기>][-D <파일 시스템>][-f <백업 파일>][-s <파일 번호>] 또는 restore [chtvy][-b <블록 크기>][-D <파일 시스템>][-f <백업 파일>][-s <파일 번호>][파일...] 또는 restore [-chmvxy][-b <블록 크기>][-D <파일 시스템>][-f <백업 파일>][-s <파일 번호>][파일...]
파라미터: