One surprisingly easy command for grabbing a portion of every line in a text file on a Linux system is cut. It works something like awk in that it allows you to select only what you want to see from ...
If you're new to Linux and the terminal, I can appreciate how difficult it is to learn. Learning Linux was not an easy task.