FG
💻 Software

How to select thousands of lines

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

Problem

I have a text file with 200,000 lines. How do I select multiple lines, before I delete them? Manual work is too difficult for, say, 65,000 lines.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to select thousands of lines

Low Risk

Easiest way: Ctrl+G, go to line 1 Ctrl+G, go to line 65.000. You now have your range selected. Answered: https://stackoverflow.com/questions/8490968/select-range-of-lines-in-notepad

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment