Provided by: manpages-zh_1.6.3.2-1_all bug

名稱

       sync - 將緩存內容同步寫入持久性存儲中

概述

       sync [選項] [文件]...

描述

       將緩存內容同步寫入持久性存儲中

       如果指定了多於一個文件,只同步它們,或者存放它們的文件系統。

       -d, --data
              只同步文件數據,不需要處理元信息

       -f, --file-system
              只同步包含這些文件的文件系統

       --help 顯示此幫助信息並退出

       --version
              顯示版本信息並退出

缺陷

       持久性保證因系統而異。請查閱相關係統調用以瞭解詳情。

作者

       由 Jim Meyering 和 Giuseppe Scrivano 編寫。

報告錯誤

       GNU coreutils 的在線幫助: <http://www.gnu.org/software/coreutils/>
       請向 <http://translationproject.org/team/zh_CN.html> 報告 sync 的翻譯錯誤。

版權

       Copyright  ©  2017  Free  Software  Foundation, Inc.  License GPLv3+: GNU GPL version 3 or
       later <http://gnu.org/licenses/gpl.html>.
       This is free software: you are free to change and redistribute it.  There is NO  WARRANTY,
       to the extent permitted by law.

參見

       fdatasync(2), fsync(2), sync(2), syncfs(2)

       完整文檔請見: <http://www.gnu.org/software/coreutils/sync>
       或者在本地使用: info '(coreutils) sync invocation'

       本頁面中文版由中文 man 手冊頁計劃提供。
       中文 man 手冊頁計劃:https://github.com/man-pages-zh/manpages-zh