I need the file in below format. Here, I use commands for sed -e ‘s/x85/n/g’ > file_name
enter image description here
Same command I use for Huge file (file size 31 TB) But its not working
Error: sed: regex input buffer length larger than the INT_MAX
sed –version
sed (GNU sed) 4.8
Anybody please share solution…
New contributor
Vinoj Rajamanickam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.