ECD
Section: User Contributed Perl Documentation (1)Updated: 2012-02-27
Index Return to Main Contents
NAME
ecd - Change the current ECFS working directorySYNOPSIS
ecd [domain:][directory]DESCRIPTION
Sets the value of the current working directory of the specified domain to the specified directory, which must already exist. If no domain is specified the ECFS default domain is assumed. If no directory is specified, the home directory of the user in that domain is assumed.A target containing wild cards is not supported, even if it would resolve to a single, unambiguous path.
EXAMPLES
- ecd ec:
- Sets the working directory of domain 'ec' to user's default home directory.
- ecd ec:~rdx or ecd ec:/rdx
- Sets the working directory of domain 'ec' to the home directory of user 'rdx'.
SEE ALSO
ecfs(1)
Index
This document was created by man2html, using the manual pages.
Time: 14:51:57 GMT, July 23, 2018