NOTEPAD++ SELECT LINE RANGE: Select Lines from MySQL Dump or Log File Easily

preview_player
Показать описание
You can use Notepad++ Begin/End Select feature to select large range of lines from log files or mysql dump file very easily. You don't need to manually select these lines and drag and drop. There is a better and easier way to do so. Let's consider two cases here.

CASE 1: You have a large MySQL dump file. Let's say you want to copy lines from 0,000 to 20,000.

CASE 2: You have a log file with millions of lines. And You need to delete some fragments of it. Manual selection will be very tedious.

USE NOTEPAD++ "BEGIN/END SELECT" FEATURE:

1. Go to Start Line.
2. Click on 'Begin/End Select'.
3. Go to End Line.
4. Click on 'Begin/End Select'.

That's it... Now you can copy these selected range of lines, and paste it somewhere else, or delete these lines.

---

🚩 Subscription link: 🚩

🚩 Checkout My other playlists 🚩

---
🚩 please LIKE or SUBSCRIBE.
🚩 Please COMMENT If You Like To See Any Video On Specific Topic

Music Credits:
––––––––––––––––––––––––––––––
Track: Our Leaves in the Breeze — Artificial.Music [Audio Library Release]
Music provided by Audio Library Plus
––––––––––––––––––––––––––––––
Комментарии
Автор

Thanks Amit; I couldn't get it to work via Notepad++ community or StackExchange instructions, but your demonstration of the order of operations helped. You've saved me days of tedious manual work and sped up my systematic review...

warrengreig
Автор

Thanks alot, you just saved me hours of shift page down

lienreason
Автор

Thanks that helped a lot. Is it possible to select just dialogue in a renpy game script? Thanks.

lj
Автор

Hi, thanks for the upload. I just wondered if you could answer a question, Is it possible to put a symbol infront of a word so it goes to the bottom of the page? I am learning languages and I need to put certain words at the bottom and remain there if I do a alphabaetical sort. Thanks

ravepollution
Автор

I have a 74k row text file that I need to copy specific columns. I can use column mode, but is there a way to "select" the column by telling NP++ which column position numbers to use from top to end of file. Hitting page down or using a mouse on 74K rows takes forever while holding down ALT+SHIFT

jbsteven