how to use bat command
This command is used to create and display the
file contents with line numbering by default.
It supports all operations of cat command.
Note
By default, this command is not installed on machine.
So you need to install it externally before to use it.
Syntax
bat filename
Example
bat f1.txt