Previous Table of Contents Index Next
Perforce 2009.1: Command Reference



Symbols
#
as comment character 114
as revision specifier 260
in filenames 9, 84, 93, 215, 263
in views 266
not allowed in passwords 209
%
in filenames 9, 84, 93, 215, 263
in views 266
%%n
as wildcard 259
&
as boolean AND 83, 108
*
as wildcard 259
as wildcard in fstat filters 83
as wildcard in job searches 108
as wildcard, in p4 users 211
as wildcard, in protections table 148
in filenames 9, 84, 93, 215, 263
in views 266
masks out password in p4 user form 209
+m
modification time preservation 203
...
as wildcard 259
wildcard, required with p4 depot 48
wildcard, restrictions with p4 add 10
/
as path component separator 259
as values separator in job templates 113
/tmp
and TEMP 252
=, >, , >=,
as comparison operators 84, 108
@
as revision specifier 260
in filenames 9, 84, 93, 215, 263
in views 266
^
as boolean NOT 84, 109
|
as boolean OR 83, 108
A
access
admin
147
levels 146
limiting by IP address 146
superuser 147
access level
and commands, listing of 150
access levels
and p4 group 86
adding files
specifying default file types 9, 202, 269
admin access level 147
administering Perforce 12
administration
resetting passwords 142
allwrite 34
API
Perforce and p4 fstat 79
.asp files 273
atomic changes 181
audit trail 221
authentication 193
.avi files 273
B
base file types 269
batch file
and P4MERGE 236
BeOS
and symbolic links 270
binary files 269
comparing 59
.bmp files 273
boolean operators
and filters 83
and jobviews 108
branch specifications
creating and editing 17
listing 20
branch view 267
and p4 branch 17
and p4 diff2 19
and p4 integrate 98
and p4 sync 268
codeline example 19
defined 265
branches
comparing files across 58
branching 17
.btr files 273
C
carriage return 35
change review daemon 147, 154, 172, 174, 209
changelist numbers
highest possible 42
pending vs. submitted changelists 42
changelist submission triggers 195
changelists
and jobs 23, 71
creating or editing 22, 27
default, and p4 submit 181
defined 22
deleting 23
details, describing 52
full descriptions, displaying 28
jobviews and users 109
listing 26, 28
listing associated files with p4 opened 24
listing associated jobs with p4 fixes 24
listing jobs linked to 74
listing with p4 review 172
meaning of 24
moving files between 160
moving files between with p4 reopen 24
numbered 181
numbered, changing description of 184
numbering of 22
pending vs. submitted 181
pending, listing files in 139
purpose of 184
removing files from with p4 revert 24
specifying when adding files 9
specifying when deleting files 45
specifying when editing files 63
specifying when resubmitting 182
submitting 181
changes
atomic 181
conflicting, resolving 162
changing file type
with -t 272
characters
allowable in file names 262
checkpoint 12
client syntax 259
and p4 files 69
translating 214
client view 266
and p4 client 31
and p4 print 144
and p4 sync 186
defined 265
client workspace
alternate roots 32
automatically changing settings for 225
comparing files with depot 54
creating and editing 31, 216
defined 31
deleting 34
files in, vs. p4 have 92
listing all 39, 217
name of 224
options 34
populating with depot files 186
root 32
synchronizing labels with 122
using file types to set permissions of files in 271
client workspace templates 34
clients
and labels 122
and temporary files 252
clobber 34, 187
closing jobs
with p4 submit 182
.cnf files 273
codelines
and branch views 19
comparing files across 58
command-line options
globally-available 255
commands
controlling access to 146
help on 94
listed by access level 150
comments
in job templates, and P4Win 114
comparing
binary files 59
files 54, 57
comparison operators
and filters 84
and jobviews 108
compress 34
compression
of files, automatic 274
COMPUTERNAME
default client workspace on Windows 224
counter
limits 42
counters
and p4 review 172
and review access 154
listing 44
setting 41
CR/LF translation 35
and LineEnd setting 36
creating
branch views 17
depot specifications 47
creating users 207
crlf 35
cross-platform development
line endings 36
.css files 273
current directory 251
and temporary files on non-UNIX clients 252
D
-d flag
deleting changelists with 23
daemons
and review access 154
change review 147, 154, 172, 174, 209
changelist numbers 42
tips for creating 200
default changelist
listing open files in 139
default changelists
and p4 submit 181
deleting files 45
deleting passwords 142
deleting users 208
delta storage
defined 274
depot
and server root 49
comparing files with client workspace 54
comparing two revisions of files in 57
files, getting from 186
how files are stored in 274
listing files in 69
submitting changes to 181
verifying integrity of 212
depot syntax 259
and have list 92
and p4 branch 17
and p4 print 144
and protections table 148
translating 214
depots
creating or editing 47
deleting 49
empty 10
listing 51
populating 10
remote 47, 49
remote, and protections 154
diff chunks
and file conflicts 165
diff program
and p4 describe 52
and p4 diff 54
and p4 diff2 57
Perforce internal routine 229
third-party, specifying 229
diffing files 54, 57
directories
and spaces 34
directories, empty
removing on sync 35
directory
current 251
discarding changes 170
disk space 179
reclaiming 137
DNS
and P4PORT 244
.doc files 273
.dot files 273
E
editing
branch views 17
depot specifications 47
files 63
user specifications 207
editor
form, commands which use 231
form, specifying with P4EDITOR 231
EDITOR_SIGNATURE
and P4EDITOR on Macintosh 231
empty depots
populating 10
environment variables
and Windows registry 176
how to set 219
overriding with global options 255
P4AUDIT 221
P4CHARSET 222
P4CLIENT 224
P4COMMANDCHARSET 223
P4CONFIG 225
P4DEBUG 227
P4DESCRIPTION 228
P4DIFF 229
P4DIFFUNICODE 230
P4EDITOR 231
P4HOST 232
P4JOURNAL 233
P4LANGUAGE 234
P4LOG 235
P4MERGE 236
P4MERGEUNICODE 237
P4NAME 238
P4PAGER 239
P4PASSWD 240
P4PCACHE 241
P4PFSIZE 242
P4POPTIONS 243
P4PORT 244
P4ROOT 246
P4TARGET 247
P4TICKETS 248
P4USER 249
P4ZEROCONF 250
PWD 251
setting for a Windows service 219
setting with P4CONFIG 225
TMP, TEMP 252
example
branching and codelines 19
changing file types 161
comparing files across a branch 60
creating a job 106
deleting a user 210
editing a job 106
editing user information 210
effects of protections 154
generating output for scripts 85
getting files from depot 188
integrating files 101
listing jobs by various criteria 110
listing opened files 140
moving files between changelists 161
p4 typemap 204
pending changelist, listing files in 140
pipes and -x 56
pre-submit triggers, use of 201
propagating changes 101
protections table 154
RCS keyword expansion 274
renaming files 158
reverting files to pre-opened states 171
scheduling a resolve 101
submitting files in changelists 185
syncing a client workspace 188
viewing user information 210
working as another user 210
exclusionary mappings 265
and p4 protect 148
and triggers 194
.exp files 273
external authentication 193
F
-f flag
editing previously-submitted changelists 23
editing read-only job fields with 105
forcing label deletion with 117
overriding client workspace settings 34
fields
null, in jobs 110
file names
valid characters for 262
with spaces, in views 266
with spaces, on command line 261
file size 179
file specifications
and p4 revert 171
and p4 submit 184
help on 94
interpreted by local shell 261
file types 269, 273
and p4 add 10
and p4 edit 63
and permissions in client workspace 271
and storage in depot 274
apple 270
base 269
binary 269
changing 160
determined by Perforce 269
help on 94
keywords 276
listed 276
mapping to filenames 202
modifiers 271
partial 272
resource 270
showing 274
specifying 271
specifying with -t 272
symlink 270
text 269
filenames
and spaces 34
mapping to file types 202
special characters 9, 84, 93, 215, 263, 266
files
adding to depot 9
adding to label 122
adding, specifying default type 9, 202, 269
.asp 273
.avi 273
binary, comparing 59
.bmp 273
.btr 273
changing type 160
changing type with -t 272
checkpoints and journals 12
.cnf 273
comparing 54, 57
comparing between codelines 58
conflicts between, resolving 162
controlling access 146
copying from depot 186
.css 273
deleting from depot 45
deleting from label 122, 190
deleting permanently 136
delta and full-file storage 274
displaying info for scripts 79
displaying revision histories 66
.doc 273
.dot 273
editing 63
editing older revisions 64
.exp 273
getting from depot 186
getting latest revision 260
.gif 273
.htm 273
.html 273
.ico 273
in a label, listing 119
in changelists, detailed information 52
.inc 273
including in labels 116
.ini 273
integrated, listing 102
integrating changes between 162
.jpg 273
.js 273
.lib 273
linked to changelist, listing 24
listing 69
listing contents of, by revision 144
listing open files 139
locating 214
locked 140
locking 125
.log 273
mapping Perforce file types to filenames 202
modification time, preserving 203
moving between changelists 24, 160
.mpg 273
multi-forked 270
obliterating 136
on other depots, accessing 47
open, discarding changes 170
open, listing 139
open, submitting 181
opening 33, 181, 183
opening for add 9
opening for branch with p4 integrate 97
opening for delete 45
opening for delete with p4 integrate 97
opening for edit 63
opening for integrate 97
.pdf 273
.pdm 273
permanent removal of 136
.ppt 273
preventing other users from editing 125
removing from changelists 24, 170
removing with #none 260
renaming 135
reopening 24
resolving conflicts between 162
reverting 24, 33, 181, 183
reverting to pre-edit state 170
saving changes to depot 181
scheduled for resolve, listing 168
scheduling for resolve 167
specifying 259
specifying by change number 260
specifying by date and time 261
specifying by revision 260
specifying type of 271
stored compressed 274
submitting 181
syncing 186
tagging 190
types of 269
unlocking 206
unresolved, listing 168
verifying integrity of 212
.xls 273
yours, theirs, base, merge, meaning when resolving 163
.zip 273
filters
searching files 82
fix status
default 115
fixes
deleting fix records with p4 fix -d 71
listing 74
to jobs over multiple changelists 71
forms
commands which use 231
specifying editor with P4EDITOR 231
fstat
* wildcard 83
full file storage
defined 274
G
-G option 255
getcwd()
in lieu of PWD 251
getting files from depot 186
.gif files 273
global options 255
help on 94
groups
and subgroups 87
controlling access 146
creating 86
deleting 86
listing users in 90
gzip 274
H
have list
and p4 delete 45
defined 92
listing with p4 have 92
vs. files in workspace 92
have revision 92, 260
head revision
and p4 delete 45
and p4 edit 63
specifying 260
help
use p4 help 94
history of changes to forms 47
hosts file
and P4PORT 244
hosts, impersonating
impersonating hosts 232
.htm files 273
.html files 273
I
-i flag
changelists and integrated files 29
.ico files 273
.inc files 273
.ini files 273
integrate
files, opening for 97
integration
listing 102
scheduling 162
IP addresses
controlling access by 146
J
-J option
and p4d 233
job specification
displaying 109
job table
reindexing 108
job templates
comments in, and P4Win 114
job views
help on 94
jobs
* wildcard 108
and changelists 23
changing status of 72
closing with p4 submit 182
creating and editing 104
defined 104
excluding from query 110
fixing over multiple changelists 71
linked to changelist, showing 24
linked to changelists, listing 74
linking to changelists with p4 fix 71
listing 107
null fields 110
wildcards 110
jobs template
modifying 112
JobView field
and p4 user form 109
use of 109
Jobview field
and changelists 23
and p4 user 209
jobviews
and comparison operators 84, 109
and field types 109
limitations 110
searching jobs 107
journal 12
journal file
specifying with P4JOURNAL 233
.jpg files 273
.js files 273
K
keywords
RCS, examples 274
RCS, expanding 271
specifying Perforce file types 276
L
-L flag
and long change descriptions 29, 67
-l flag
and long change descriptions 28, 29, 67
and long job descriptions 107
-L option
and p4d 235
label 190
adding files to 122
deleting files from 122, 190
listing files in 119
unlocking 117
label view 268
defined 265
labels
and clients 122
listing 119
owner of, changing 116, 122
synchronizing with clients 122
labelsync
ownership required 116, 122
latest revision
specifying 260
LDAP 193
.lib files 273
licence
and pre-submit triggers 200
license
and remote virtual user 49
limitations
and jobviews 110
line endings 36
LineEnd 36
CR/LF 33
linefeed convention 35
list access level 146
listing
branches 20
changelists 26, 28
client workspaces 39, 217
counters 44
depots 51
file contents by revision 144
file integrations 102
files in a label 119
files in depot 69
files scheduled for resolve 168
fixes 74
groups 90
jobs 107
jobs linked to changelists 74
labels 119
open files 139
listing subdirectories 61
listing users 211
local syntax 259
and have list 92
translating 214
locked 35
locked files
finding 140
locking files 125
.log files 273
logging 221
M
Macintosh
and file types 270
changing default form editor 231
linefeed convention 35
resource fork file type 270
mappings
and p4 client 31
and protections table 148
directories with spaces 34
exclusionary 265
exclusionary, and protections table 148
exclusionary, and triggers 194
in branch views 17, 268
in client views 266
in label views 117, 268
integration, and p4 branch 98
local and remote depots 48
overlay 265
mappings, order of
and triggers 194
in protections 148
in views 265
maxlocktime
commands affected by 88
maxresults
and p4 filelog 67
and p4 files 70
and p4 print 145
commands affected by 88
setting with p4 group 86
maxscanrows
commands affected by 88
setting with p4 group 86
MD5
and p4 verify 212
and passwords 141, 240
MERGE environment variable
and P4MERGE 236
merge programs
third-party, specifying 236
modifier
file type, +m 203
modtime 35
changes as of 2000.1 35
.mpg files 273
multi-forked file 270
N
network
data compression 34
noallwrite 34
noclobber 34, 187
nocompress 34
nocrlf 35
nomodtime 35
changes as of 2000.1 35
nonexistent revision
specifying 260
normdir 35
numbered changelists 181
O
obliterating files 136
online help
use p4 help 94
open access level 147
open files
changing type with p4 reopen 160
opening files
for add 9
for delete 45
for edit 63
operators
boolean, and filters 83
boolean, and jobviews 108
comparison, and filters 84
comparison, and jobviews 108
options
for client workspaces 34
global 255
output
formatting for scripts with -s 255
overlay mappings 265
overriding
registry variable settings 177
owner
of label, changing 116, 122
P
p4
version of 256
p4 add 9
p4 admin 12
p4 branch 17
and p4 integrate 98
p4 branches 20
p4 browse 21
p4 change 22
p4 changelist 27
p4 changelists 26
p4 changes 28
p4 client 31
options, and p4 sync 187
p4 clients 39
p4 counter 41
p4 counters 44
p4 delete 45
vs. p4 obliterate 136
p4 depot 47
p4 depots 51
p4 describe 52
p4 diff 54
and P4DIFF 229
p4 diff2 57
and branch views 19
p4 dirs 61
p4 edit 63
p4 executable
version of 96
p4 filelog 66
p4 files 69
p4 fix 71
p4 fixes
and changelists 24
p4 flush 76
p4 fstat 79
p4 group 86
p4 groups 90
p4 have 92
vs. files in workspace 92
p4 help 94
p4 info 96
p4 integ
abbreviation for p4 integrate 100
p4 integrate 97
p4 integrated 102
p4 job 104
p4 jobs 107
p4 jobspec 112
and P4V 114
p4 labels 119
p4 labelsync 122
and p4 label 116
p4 license 124
p4 lock 125
p4 logger 126
p4 login 127
p4 logout 129
p4 logtail 131
p4 monitor 132
p4 obliterate 136
and deleting depots 49
p4 open 64
p4 opened 139
and changelists 24
p4 passwd 141
and P4PASSWD 240
setting passwords with 240
p4 print 144
p4 protect 146
and Protections field 147
required after server installation 153
required when creating new depots 49
p4 protects 156
p4 rename 158
p4 reopen 160
and changelists 24
p4 resolve 162
and P4DIFF 229
and P4MERGE 236
and P4PAGER 239
p4 resolved 168
p4 revert 170
and changelists 24
and p4 resolve -at 164
p4 review 172
p4 reviews 174
p4 set 176
p4 sizes 179
p4 submit 181
p4 sync 186
and branch view 268
p4 tag 190
p4 tickets 192
p4 triggers 193
p4 typemap 202, 269
and p4 add 9
p4 unlock 206
p4 user 207
and JobView field 109
and Reviews field 174
jobviews, and p4 submit 182
setting passwords with 240
specifying username with 249
p4 users 211
p4 verify 212
p4 where 214
p4 workspace 216
p4 workspaces 217
P4CHARSET 222
P4CLIENT 224
P4COMMANDCHARSET 223
P4CONFIG 225
p4d
logging errors to a file 235
specifying journal file 233
P4DEBUG 227
P4DESCRIPTION 228
P4DIFF 229
and p4 diff 54
not used in p4 describe 52
not used in p4 diff2 57
P4DIFFUNICODE 230
P4EDITOR 231
commands affected by 231
P4HOST 232
P4JOURNAL 233
P4LANGUAGE 234
P4LOG 235
P4MERGE 164, 236
batch file required on Windows 236
P4MERGEUNICODE 237
P4NAME 238
P4PAGER 239
P4PASSWD 240
and p4 passwd 240
P4PCACHE 241
P4PFSIZE 242
P4POPTIONS 243
P4PORT 244
P4ROOT 246
and depot files 49
and temporary files on Windows servers 252
P4TARGET 247
P4TICKETS 248
P4USER 249
and pre-submit triggers on Windows 200
P4V
tooltips and jobspecs 114
P4Win
and comments in job templates 114
P4ZEROCONF 250
PAGER environment variable
and P4PAGER 239
password
maximum length of 142
passwords
and P4PASSWD 240
and users 209, 249
deleting 142
resetting 142
setting 141
special characters in 209
specifying on command line 141, 249
.pdf files 273
.pdm files 273
pending changelists 181
editing description of 22
listing 26, 28
listing files in 139
Perforce API
and p4 fstat 79
Perforce client
and P4PORT 244
and temporary files 252
Perforce client and server
obtaining version of 96
Perforce file types 273
Perforce Proxy
and P4PCACHE 241
and P4PFSIZE 242
and P4POPTIONS 243
and P4PORT 244
and P4TARGET 247
Perforce server
administering 12
and P4PORT 244
and P4ROOT 246
and temporary files 252
and triggers 197
checkpoints and journals 12
installing securely 153
stopping 12
verifying integrity of 212
Perforce syntax 259
Perforce usernames
and passwords 249
permissions
files, and p4 edit 63
granting and denying 146
required before accessing new depot 49
setting in client workspace via file type 271
populating depots 10
port number
setting, on clients and servers 244
positional specifiers 259
POSIX$SHELL
and P4EDITOR on VMS 231
.ppt files 273
preserving modification times 203
pre-submit triggers 193
tips for creating scripts 200
protections
and IP addresses 146
granting and denying 146
viewing 156
Protections field 147
protections table 146
example 154
proxy
and P4PCACHE 241
and P4PFSIZHE 242
and P4POPTIONS 243
and P4PORT 244
and P4TARGET 247
PWD 251
Python 255
R
RCS file format 274
RCS keyword expansion 271
examples 274
read access level 146
registry
never stores plaintext passwords 141, 240
setting variables in 176
registry variables
overriding settings of 177
remote depots 47, 49
and protections 154
removing files
permanently 136
renaming files 135
resetting passwords 142
resolve
scheduling files for 167
resolving files 162
resource fork 270
reverting changes 24, 170
review access level 147
Reviews field
and p4 user 174
use of 209
revision
latest, specifying 260
of file on current client 260
of file, displaying 144
specifying 260
revision history
displaying 66
obliterating 136
revision ranges
and p4 changes 28
and p4 files 70
and p4 fixes 74
and p4 integrate 97
and p4 print 144, 145
and p4 resolved 168
and p4 sync 186
specifying 261
revision specifiers 260
and labels 122
and p4 changes 28
and p4 sync 186
help on 94
rmdir 35
S
-s option
and p4 fstat 83
formatting output for scripting 255
scripting
and p4 dirs 61
and p4 fstat 79
and -s option 255
and triggers 193
and -x option 255
-s and p4 fstat 83
triggers, tips for creating scripts 200
with Python 255
-x option, example 56
searching
files, with fstat 82
for null job fields 110
jobs, with jobviews 107
security
and p4 protect 153
security level 209
server
administering 12
and P4PORT 244
and temporary files 252
and triggers 197
changing IP address 124
checkpoints and journals 12
installation, and p4 protect 153
licensing 124
reclaiming disk space 137
specifying error log file 235
specifying journal file 233
stopping 12
upgrading 108
verifying integrity of 212
server root 246
and depots 49
and temporary files on Windows servers 252
server variables
listing 44
setting 41
setting environment variables 219
for Windows services 176
on Windows services 219
shell
interpreting file specifications 211, 261
SHELL environment variable
and P4DIFF on Windows 229
and P4EDITOR on Windows 231
spaces
within filenames 34
spaces and client workspaces
translated to underscores 34
spaces in file names
quotes around 261
spaces in filenames
quotes around, in views 266
spaces in passwords
quotes around 142
spec depot
populating 13
spec depot 47
specification
job, displaying 109
specification triggers 195
specifiers
positional 259
revision 260
specifying
default editor with P4EDITOR 231
file types 271
files for integration 97
files, by change number 260
files, by date and time 261
files, by revision 260
files, for integration 97
files, latest version of 260
program to display p4 resolve output 239
revision ranges 261
third-party diff programs 229
third-party merge programs 236
username with -u and P4USER 249
standard input
reading from 255
standard output
and p4 print 144
status
of jobs, changing 72
Status field
and p4 submit 181
storage
of files in depot 274
subdirectories
listing 61
subgroups
and groups 87
submit
reverting files 33, 181, 183
submitted changelists 181
listing 26, 28
viewing 22
submitting changelists 181
submitting files 181
super access level 147
superuser 147
and creating users 207
and new server 153
symbolic links 270
on non-UNIX systems 270, 275
sync 186
syntax forms
local, client, depot 259
translating between with p4 where 214
T
-t flag
and client workspace templates 34
and file type 272
tag 190
target server
and Perforce Proxy 247
template
jobs, modifying 112
templates
client workspace 34
temporary files
where stored 252
text files 269
ticket file
location 248
timestamps
on DLLs, preserving 37, 275
TMP, TEMP 252
tooltips 114
translation
CR/LF 35
triggers 193
and Windows services 200
naming 195
passing arguments to 198
script, specifying arguments to 197
types of 195
troubleshooting
local shell and file specifications 261
type mapping 202
typemap 9
types
of files, changing 160
U
-u flag
impersonating users with 249
unchanged files
reverting 33, 181, 183
undoing file edits 170
unicode 222, 223, 230, 237, 270
UNIX
line endings on mounted drives 36
UNIX
linefeed convention 35, 36
unlocked 35
unlocking files 206
unresolved files
listing 168
upgrading
from 98.2 or earlier 108
USER
and P4USER 249
user preferences
setting 207
USERNAME
and P4USER on Windows 249
users
and files, unlocking 206
and forgotten passwords 142
and groups 86
and P4PASSWD 240
and passwords 141, 209, 249
changing with P4CONFIG and P4USER 207
controlling access 146
creating and editing 207
deleting 208
groups of, listing 90
groups, granting access to 146
listing 211
listing with p4 reviews 174
preventing others from editing files 125
running commands as 209, 249
virtual, remote 49, 154
UTF-16 222, 223
UTF-32 222, 223
UTF-8 222
V
variables
environment, how to set 219
overriding with global options 255
registry 176
server, listing 44
server, setting 41
verifying file integrity 212
version
of p4 256
of Perforce client and server programs 96
versioned specifications 47
view
branch 267
branch, and p4 diff2 19
branch, and p4 integrate 98
branch, and p4 sync 268
branch, creating or editing 17
client 266
client, and p4 sync 186
help on 94
introduced 265
label 268
VMS
changing default form editor 231
W
warnings
about counters and p4 review 173
about p4 counters 41
about p4 flush 76
about p4 jobspec 105
about p4 obliterate 136
about p4 revert 171
about pre-submit triggers 193
superuser access and p4 protect 153
wildcards
and p4 add 10
and p4 integrate 97
in filters 83
in jobviews 108
listing users with 211
specifying files with 259
Windows
batch file required for P4MERGE 236
COMPUTERNAME as default client work­space 224
default client workspace name 224
default forms editor 231
line endings 36
linefeed convention 35, 36
overriding registry variables 177
registry variables 176
services, and triggers 200
setting passwords on 240
setting variables for Windows services 219
third-party DLLs 37, 275
workspace
client, alternate roots 32
client, creating and editing 31, 216
client, listing 39, 217
files in, vs. have list 92
write access level 147
X
-x option
example with p4 diff 56
reading from standard input 255
.xls files 273
Z
Zeroconf 21, 245
.zip files 273


Previous Table of Contents Index Next

Perforce 2009.1: Command Reference
Copyright 1999-2009 Perforce Software.