| prev |   
		Common Command Examples | 
	    next | 
		    
 %  cat myfile.txt 
		    
 This is the text contained within myfile.txt
		
	    
		    
 %  man ls 
		    
 LS(1) User Commands 
		    
 NAME
		    
     ls - list directory contents
		    
 SYNOPSIS
		    
     ls [OPTION]... [FILE]...
		    
 DESCRIPTION
		    
     List information about the FILEs