0

cron 出力がサーバー上に index.html ファイルを作成していることに気付きました。私が使用しているコマンドはwget http://www.example.com 2>&1. 私も含めてみました--reject "index.html*"

index.html出力でファイルが作成されないようにするにはどうすればよいですか?

--2013-07-21 16:03:01--  http://www.examplel.com
Resolving example.com... 192.0.43.10
Connecting to www.example.com|192.0.43.10|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 0 [text/html]
Saving to: `index.html.9'

     0K                                                        0.00 =0s

2013-07-21 16:03:03 (0.00 B/s) - `index.html.9' saved [0/0]
4

1 に答える 1