You are viewing a single comment's thread. Return to all comments →
On my opnion head and tail is a good approach because we can use with binary files too. ie:
head -c x | tail -c x
Seems like cookies are disabled on this browser, please enable them to open this website
Middle of a Text File
You are viewing a single comment's thread. Return to all comments →
On my opnion head and tail is a good approach because we can use with binary files too. ie:
head -c x | tail -c x