rename man page on HP-UX

Man page or keyword search:  
man Server   10987 pages
apropos Keyword Search (all sections)
Output format
HP-UX logo
[printable version]

rename(2)							     rename(2)

NAME
       rename - change the name of a file

SYNOPSIS
DESCRIPTION
       The  system  call  causes  the source file to be renamed to target.  If
       target exists, it is first removed.  Both source and target must be  of
       the same type (that is, either directories or nondirectories), and must
       reside on the same file system.

       If target can be created or if it existed before the  call,  guarantees
       that  an	 instance  of target will exist, even if the system crashes in
       the midst of the operation.

       If the final component of source is a symbolic link, the symbolic  link
       is  renamed,  not  the  file  or	 directory  to which the symbolic link
       points.

RETURN VALUE
       returns the following values:

	      Successful completion.
	      Failure.
		     Neither file is affected.	is set to indicate the error.

ERRORS
       If fails, is set to one of the following values.

	      [EACCES]	     A component of either path prefix	denies	search
			     permission.

	      [EACCES]	     The  requested  link requires writing to a direc‐
			     tory without write permission.

	      [EBUSY]	     target or source is an existing directory that is
			     the mount point for a mounted file system.

	      [EDQUOT]	     User's  disk  quota block or inode limit has been
			     reached for this file system.

	      [EEXIST]	     target is a directory and is not empty.

	      [EFAULT]	     source or target  points  outside	the  allocated
			     address space of the process.  Reliable detection
			     of this error is implementation dependent.

	      [EINVAL]	     source is a parent directory  of  target,	or  an
			     attempt is made to rename the or directory.

	      [EISDIR]	     target is a directory, but source is not.

	      [ELOOP]	     Too  many	symbolic  links	 were  encountered  in
			     translating either path name.

	      [ENAMETOOLONG] A component of either  path  name	exceeds	 bytes
			     while  is	in  effect,  or	 the  entire length of
			     either path name exceeds bytes.

	      [ENOENT]	     A component of the source path does not exist, or
			     a path prefix of target does not exist.

	      [ENOSPC]	     The  destination  directory  cannot  be  extended
			     because of a lack of space	 on  the  file	system
			     containing the directory.

	      [ENOTDIR]	     A component of either path prefix is not a direc‐
			     tory.

	      [ENOTDIR]	     source is a directory, but target is not.

	      [EPERM]	     The directory containing source  has  the	sticky
			     bit set, and neither the containing directory nor
			     the source are owned by the effective user ID.

	      [EPERM]	     The target file exists, the directory  containing
			     target  has  the  sticky bit set, and neither the
			     containing directory nor the target are owned  by
			     the effective user ID.

	      [EROFS]	     The  requested  link requires writing in a direc‐
			     tory on a read-only file system.

	      [EXDEV]	     The paths named by source and target are on  dif‐
			     ferent logical devices (file systems).

AUTHOR
       was developed by the University of California, Berkeley.

SEE ALSO
       open(2).

STANDARDS CONFORMANCE
								     rename(2)
[top]

List of man pages available for HP-UX

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