The directory used to resolve relative filename arguments to p4 commands
|
Used by p4 client? | Used by p4d server? |
Command-Line Alternative | Can be set in P4CONFIG file? |
|---|---|---|---|
| Yes | No | p4 -d directory command | No |
| OS | Value |
|---|---|
| UNIX | The value of PWD as set by the shell; if not set by the shell, getwd() is used. |
| All Others | The actual current working directory |