display the first lines of text file
- head [options] filename
- vim [options] filename (and press gg)
display the last few lines of text file
- tail [options] filename
- vim [options] filename (and press G)
show ip
- ipconfig/all (OS: MS Windows)
- ifocnig (OS: Linux)[1]