opened


    opened -- Display list of files opened for pending changelist

    p4 opened [ -a -c changelist# ] [ file ... ]

	Shows files currently opened for pending changelists or indicates
	for the specified individual files whether they are currently opened.
	If no file names are given, all files open on the current client
	are listed.

	The -a flag lists opened files in all clients.  Normally only files
	opened by the current client are listed.

	The -c changelist# flag restricts the list to files opened under
	the given changelist#.  Normally files in any changelist (include the
	'default') are listed.