files


    files -- List files in the depot

    p4 files file[revRange] ...

	List files named or matching wild card specification.  Display
	shows depot file name, revision, file type, change action and
	changelist number of the current head revision.  If client file
	names are given as arguments the view mapping is used to list the
	corresponding depot files.

	If the file argument has a revision, then all files as of that
	revision are listed.  If the file argument has a revision range,
	then only files selected by that revision range are listed, and
	the highest revision in the range is used for each file.  Normally,
	the head revision is listed.  See 'p4 help revisions' for help
	specifying revisions.