Y
Hacker News
new
|
ask
|
show
|
jobs
by
sterkekoffie
2055 days ago
sed, perl? I don't know why you would ever need to load a 10 gig file to memory.
1 comments
snarfy
2055 days ago
Vim doesn't load it all into memory. Sed and perl means you are writing a program to deal with it. I already have a program that can deal with it.
link