How to align the huge file in unix?
I need the file in below format. Here, I use commands for sed -e ‘s/x85/n/g’ > file_name
enter image description here
I need the file in below format. Here, I use commands for sed -e ‘s/x85/n/g’ > file_name
enter image description here