pwd

Prints working directory

APPLICABILITY

ClearCase (cleartool subcommand), Attache (command), MultiSite (multitool subcommand)

SYNOPSIS

pwd

DESCRIPTION

The pwd command lists the current working directory. This command is intended for use in interactive cleartool and multitool sessions, and in batch files that simulate interactive sessions.

PERMISSIONS AND LOCKS

Permissions Checking: No special permissions required. Locks: No locks apply.

EXAMPLES

Examples including wildcards or quoting are written for use in cleartool interactive mode. If you use cleartool single-command mode, you may need to change the wildcards and quoting to make your command interpreter process the command appropriately.

In cleartool single-command mode, cmd-context represents the command interpreter prompt. In cleartool interactive mode, cmd-context represents the interactive cleartool prompt. In Attache, cmd-context represents the workspace prompt.

cmd-context pwd
M:\view1\users_hw
cleartool> cd M:\jackson_old\users_hw\src
cleartool> pwd
M:\jackson_old\users_hw\src

SEE ALSO

cd, pwv



Feedback on the documentation in this site? We welcome any comments!
Copyright © 1999 by Rational Software Corporation. All rights reserved.