LINUX - HOW TO USE LESS COMMAND TO SEARCH IN LINUX
The command is as follows:-
Command :-less test1.txt
The putput of the above command:-
Now you can go down by pressing ENTER key multiple times till you reach the end of the file.
You can press q to exit the search and return to the command prompt.
No comments:
Post a Comment