如何列出在 perforce 作业下签入的所有文件?

How to list all the files that are checked in under perforce job?

我得到了一份 perforce 工作,我想列出针对该工作签入的所有文件以进行代码审查。我想要这些文件的完整文件路径。我怎样才能实现它?

p4 -Ztag -F@=%Change% fixes -j JOBNAME | p4 -x - files