Results 1 to 3 of 3
Hi,
When I tried to compare two distribution size of >1GB using diff command
(-Naur option) , diff:memory exhausted error occurs.
Any solution to overcome this isssue.
Thanks
With Regards,
...
- 05-30-2009 #1Just Joined!
- Join Date
- May 2009
- Posts
- 2
diff:memory exhausted
Hi,
When I tried to compare two distribution size of >1GB using diff command
(-Naur option) , diff:memory exhausted error occurs.
Any solution to overcome this isssue.
Thanks
With Regards,
ThangarajP
- 05-30-2009 #2
1) how much memory do you have? how big is your swap?
2) are you running 32bit or 64bit OS? Note 32bit is inherently restricted to 3 gigs total address space for any given process.
- 05-30-2009 #3
Here is a good list of available diff utility programs.
Linux GUI diff utilities a visual tour | Handle With Linux


Reply With Quote