Path: utzoo!attcan!uunet!virtech!cpcahil From: cpcahil@virtech.uucp (Conor P. Cahill) Newsgroups: comp.unix.questions Subject: Re: sync(2) versus sync(8) Message-ID: <1990Jul03.015025.15416@virtech.uucp> Date: 3 Jul 90 01:50:25 GMT References: <13278@ulysses.att.com> Reply-To: cpcahil@virtech.UUCP (Conor P. Cahill) Organization: Virtual Technologies Inc., Sterling VA Lines: 16 In article <13278@ulysses.att.com> swfc@ulysses.att.com (Shu-Wie F Chen) writes: >However, I can't find sync in section 8 of the man pages. What does it >actually do? How does it differ from sync(2) which writes out all >information in core memory that should be on disk. Sync(8) is the command that calls the sync(2) system call which initiates a write of all dirty file system information in the kernel. If you can't find it in your docs, check for sync(1M) which it may also appear as. -- Conor P. Cahill (703)430-9247 Virtual Technologies, Inc., uunet!virtech!cpcahil 46030 Manekin Plaza, Suite 160 Sterling, VA 22170