summary refs log tree commit diff
path: root/bin/man1/ever.1
blob: cde6d9b945df5b6d992fd8b155e531c07b74b468 (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 August 28, 2019
.Dt EVER 1
.Os
.
.Sh NAME
.Nm ever
.Nd watch files
.
.Sh SYNOPSIS
.Nm
.Ar
.Ar command
.Nm
.Ar
.Fl -
.Ar command
.Op Ar argument ...
.
.Sh DESCRIPTION
.Nm
executes the
.Ar command
whenever
.Ar file
is modified.
.
.Sh EXAMPLES
.Dl ever ever.c make
.Dl ever when.y ever.c -- make when ever
.
.Sh CAVEATS
.Nm
does not support Linux
since it uses
.Xr kqueue 2 .
d86101d7cd7a20d&follow=1'>Emulate 1sh prompts in bashJune McEnroe 2020-05-07Update nvim MANPAGERJune McEnroe Not sure when this was added. Has the advantage of working properly in more versions of man(1) it seems. 2020-05-06Post "casual update"June McEnroe 2020-05-06Remove bman functionJune McEnroe