使用 bash,如何从给定文件的中间进行 awk/grep 并跳过 1Gig 等?换句话说,我不希望 awk/grep 搜索文件的前 1Gig,而是希望从文件的中间开始搜索。
bash awk grep
awk ×1
bash ×1
grep ×1