Created
September 10, 2019 01:52
-
-
Save framon/74b3b1f02710ac4bc2091c091889fc1b to your computer and use it in GitHub Desktop.
Exibir apenas uma faixa de linhas de um arquivo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sed -n '97623,97667p;97667q' input |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment