💻 Software
Editing a huge file - Vim or something else?
Fresh5 days ago
Mar 15, 202619197 viewsConfidence Score0%
0%
Problem
I am Vim fan for most of my editing purposes. But these days when I have to open huge file ~1-2 gigs, its is vert slow to load and perform operations What are the other ways I can edit such huge files efficiently
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Editing a huge file - Vim or something else?
Low Risk
vim you can :set binary first. or use hexedit. as https://stackoverflow.com/questions/699785/edit-very-large-sql-dump-text-file-on-linux
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix