Luckyy
Administrator
Staff
LEVEL 500
XP
You can quickly see inside a file without opening an editor.
- Open a terminal.
- Use:
Code:cat filename.txt
- Or scrollable view:
Code:less filename.txt