FG
💻 Software

Commenting in a wget list?

Fresh5 days ago
Mar 15, 20262160 views
Confidence Score0%
0%

Problem

I need to download about 100 packages so I'm using wget-list to make it easier. My question however, is once I've made the list (I assume it's in a .txt format), is there a way I can insert comments into it that wget will ignore? Something like this:

Error Output

#This is a comment
http://someurl.com
http://anotherurl.com

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Commenting in a wget list?

Low Risk

You can pipe through or to remove comments:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment