ls -lR is to display all files, directories and sub directories of the current directory
ls -lR | more is used to show all the files in a flow.
ls -lR is to display all files, directories and sub directories of the current directory
ls -lR | more is used to show all the files in a flow.