where


    where -- Show how file names map through the client view

    p4 where [ file ... ]

	Where shows how the named files map through the client view.
	For each argument, three names are produced: the name in the
	depot, the name on the client in Perforce syntax, and the name
	on the client in local syntax.

	If no file is given, the mapping for '...' (all files in the
	current directory and below) is shown.

	Note that 'p4 where' does not determine where any real files are.
	It only computes where they should be according to the client view.