Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 181 Bytes

File metadata and controls

12 lines (8 loc) · 181 Bytes

Not an option

Which of the following options is not a valid curl option

  1. --skip-existing
  2. --overwrite
  3. --clobber
  4. --remove-on-error

Correct: 2

Difficulty: 3