Introduction
Introduction Statistics Contact Development Disclaimer Help
sync.1 - sbase - suckless unix tools
git clone git://git.suckless.org/sbase
Log
Files
Refs
README
LICENSE
---
sync.1 (279B)
---
1 .Dd October 8, 2015
2 .Dt SYNC 1
3 .Os sbase
4 .Sh NAME
5 .Nm sync
6 .Nd flush disk cache
7 .Sh SYNOPSIS
8 .Nm
9 .Sh DESCRIPTION
10 .Nm
11 invokes
12 .Xr sync 2
13 to flush all unwritten changes to disk.
14 This is usually done before shutting down, rebooting or halting.
15 .Sh SEE ALSO
16 .Xr fsync 2 ,
17 .Xr sync 2
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.