Linux head and tail are basic commands for displaying file contents. In this post we’re going to show how to do that on many examples!
Continue reading Linux head tail – display lines of file by exampleLinux
Linux cut command by example The Cut command is a great utility to select parts of lines. In this post we’ll show many example of how to use it.
Continue reading Linux cut command by example