summary refs log tree commit diff
path: root/bin/man1/wat.1
blob: f4ef4ed61085c519141cf420e0a50394629ff10b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
.Dd January 1, 2018
.Dt WAT 1
.Os
.
.Sh NAME
.Nm wat
.Nd watch files
.
.Sh SYNOPSIS
.Nm
.Ar
.Ar command
.Nm
.Ar
.Fl -
.Ar command
.Op Ar argument ...
.
.Sh DESCRIPTION
.Nm
executes the
.Ar command
each time a
.Ar file
is modified.
.
.Sh EXAMPLES
.Dl wat wat.c make
.Dl wat wat.c wake.c -- make wat wake
.
.Sh CAVEATS
.Nm
does not support Linux
since it uses
.Xr kqueue 2 .
3?id=bbce6e3f8b0245efe07ac1321c7d3d9374bd57d3&follow=1'>Add deflateTune.3June McEnroe 2018-11-10Add deflateParams.3June McEnroe 2018-11-10Add deflateReset.3June McEnroe 2018-11-10Add deflateCopy.3June McEnroe 2018-11-10Add deflateSetDictionary.3June McEnroe 2018-11-10Remove initial deflate(3) reference in deflateInit2.3June McEnroe 2018-11-10Remove trailing whitespaceJune McEnroe 2018-11-10Add deflateInit2.3June McEnroe 2018-11-10Refer to deflate(3) for z_streamp typeJune McEnroe 2018-11-10Document z_stream fields in deflate.3June McEnroe 2018-11-10Add inflate.3June McEnroe 2018-11-09Use Pq/Po/Pc moreJune McEnroe 2018-11-09Add FreeBSD MakefileJune McEnroe 2018-11-09Add deflate.3June McEnroe