Search Results

Search: Posts Made By: nelamvr6
191,956
Posted By nelamvr6
Additionally you can use "less" and "more"...
Additionally you can use "less" and "more" without a pipe.

Say for example that you wanted to read a large text file called "bigfile", you could either enter "more bigfile" or "less bigfile"...
191,956
Posted By nelamvr6
Try piping to more. Example: ls -l |...
Try piping to more.

Example:

ls -l | more

will give the results of an ls -l comand one screen at a time.
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 01:10 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy