If you are looking at the content of a huge file in Terminal (Console) using cat command using | more or | less options, you will see that only certain lines are printed out on the Terminal and a qolon is displayed at the end, you can press spacebar to display the next set of lines.
How to exit or stop cat command?
In order to stop/exit/quit cat command, you can simply press key q, you should return to the prompt.

More Posts related to HowTos,
- Merge multiple zip files without unzipping (extracting)
- BSNL Broadband upgrades speed to minimum 2MBps for all users 512Kbps 1Mbps
- Static IP MTNL available at Rs. 200 per month
- Gmail Unable to upload because it is a folder or a package (like an application bundle or RTFD document)
- How to rerun last command in Zsh shell
- [Error] There was an error connecting to the apple id server
- Command to get count of only directories [macOS/Linux/Unix]
- Turn off Focus Mode on Mac
- Fix NVIDIA GeForce Experience ERROR CODE 0x0003
- How to submit website to dmoz directory
- How to stop or quit cat command?
- How to display only IP address using Terminal command
- Command: How to scp a file to remote server location?
- How to add Widgets to MacBook Desktop
- [IRCTC] Indian railways official eRail API 1.1 for developers to get train info
- [Fix] Steam: Friends Network Unreachable Error
- How to replace   with space
- How to change font, apply bold or italic styles, font size in Windows Notepad
- SQL: Check if table exists
- How to identify the version of IntelliJ
- How to fix: Please check your network connection (Retry)
- Top 10 emerging breakthrough trending technologies
- 100+ SEO Tips to improve your website search ranking
- How to enable line numbers in IntelliJ
- How to write hello world different languages syntax
More Posts:
- JBoss stuck loading JBAS015899: AS 7.1.1.Final Brontes starting - Java
- Change Title text for Android Activity using java code - Android
- How to See Hidden Folders and Files on macOS - Mac-OS-X
- How to add Multiple Rulers in Sublime Text - Sublime-Text
- Teams - You're offline. Messages you send while offline will be sent when you're back online - Teams
- PHP Fatal error : Call to a member function bind_param() on a non-object - PHP
- Java Decompiler Eclipse Plugin - Eclipse
- How to get weather details in Command Prompt, macOS or Linux Terminal - HowTos