리눅스 sync

From IT위키
Revision as of 14:39, 17 October 2021 by 리마따자 (talk | contribs) (새 문서: ;메모리를 디스크 자료로 동기화하여 저장한다. * 유닉스와 리눅스 모두에서 명령어와 옵션이 같음 * 경로 : /bin/sync == 사용법 == === 문법 =...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
메모리를 디스크 자료로 동기화하여 저장한다.
  • 유닉스와 리눅스 모두에서 명령어와 옵션이 같음
  • 경로 : /bin/sync

사용법[edit | edit source]

문법[edit | edit source]

sync [--help] [--version]

옵션[edit | edit source]

  • --help : 사용법을 출력한다.
  • --version : 버전 정보를 출력한다.

예제[edit | edit source]

참고 문헌[edit | edit source]

분류:리눅스분류:리눅스 명령어