CHDIR man page on Xenix

Man page or keyword search:  
man Server   1130 pages
apropos Keyword Search (all sections)
Output format
Xenix logo
[printable version]



     CHDIR(S)		      XENIX System V		      CHDIR(S)

     Name
	  chdir - Changes the working directory.

     Syntax
	  int chdir (path)
	  char *path;

     Description
	  path points to the pathname of a directory.  chdir causes
	  the named directory to become the current working directory,
	  the starting point for path searches for pathnames not
	  beginning with /.

	  chdir will fail and the current working directory will be
	  unchanged if one or more of the following are true:

	       A component of the pathname is not a directory.
	       [ENOTDIR]

	       The named directory does not exist.  [ENOENT]

	       Search permission is denied for any component of the
	       pathname.  [EACCES]

	       path points outside the process' allocated address
	       space.  [EFAULT]

     Return Value
	  Upon successful completion, a value of 0 is returned.
	  Otherwise, a value of -1 is returned and errno is set to
	  indicate the error.

     See Also
	  chroot(S)

     Page 1					      (printed 8/7/87)

[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server Xenix

List of man pages available for Xenix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net