[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Mention multiple -O not OK
From: |
Dan Jacobson |
Subject: |
Re: Mention multiple -O not OK |
Date: |
Tue, 14 Feb 2023 10:42:47 +0800 |
Even if one spells "example" correctly:
$ wget -O c example.com -O n example.net
$ curl -o C example.com -o N example.net
$ ls -og ?
-rw-r--r-- 1 1256 02-14 10:40 C
-rw-r--r-- 1 1256 02-14 10:40 N
-rw-r--r-- 1 2512 2019-10-17 n
Same "bug" in wget2.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Mention multiple -O not OK,
Dan Jacobson <=