1SIEGE.CONFIG(1)              siege.config utility              SIEGE.CONFIG(1)
2
3
4
5   NAME
6       siege.config - builds a siege.conf template in the user's home
7       directory.
8
9   INTRODUCTION
10       siege's default settings are stored in $HOME/.siege/siege.conf. This
11       utility will create a new siege.conf if one does not already exist.
12       Generally speaking you should not have to run this command with siege
13       releases equal or later to 4.0.0.
14
15       At start up, siege checks for a $HOME/.siege/siege.conf. If one does
16       not exist, siege will run this command to create a new one then read
17       that file to configure itself.
18
19   INVOCATION
20       The format for invoking siege.config is this:
21
22         siege.config [no arguments]
23
24   AUTHOR
25       Jeffrey Fulmer, et al. <jeff@joedog.org>
26
27   COPYRIGHT
28       Copyright  Jeffrey Fulmer, et al. <jeff@joedog.org>
29
30       This program is free software; you can redistribute it and/or modify it
31       under the terms of the GNU General Public License as published by the
32       Free Software Foundation; either version 2 of the License, or (at your
33       option) any later version.
34
35       This program is distributed in the hope that it will be useful, but
36       WITHOUT ANY WARRANTY; without even the implied warranty of
37       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
38       General Public License for more details.
39
40       You should have received a copy of the GNU General Public License along
41       with this program; if not, write to the Free Software Foundation, Inc.,
42       675 Mass Ave, Cambridge, MA 02139, USA.
43
44   AVAILABILITY
45       siege.config is distributed as part of siege
46
47   SEE ALSO
48       $_PROGRAM(1)
49
50
51
52JoeDog                            2021-03-17                   SIEGE.CONFIG(1)
Impressum