hpux man page for remove

Query: remove

OS: hpux

Section: 3c

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

remove(3C)																remove(3C)

NAME
remove() - remove a file
SYNOPSIS
DESCRIPTION
removes the file named by path. If path does not name a directory, is equivalent to If path names a directory, is equivalent to
SEE ALSO
rmdir(2), unlink(2), thread_safety(5).
STANDARDS CONFORMANCE
remove(3C)
Related Man Pages
remove(3p) - centos
rmdir(2) - hpux
unlink(2) - hpux
mkdirp(3g) - hpux
remove(3) - osf1
Similar Topics in the Unix Linux Community
Cd
Remove unwanted data?
Copy all the files with time stamp and remove header,trailer from file
sed to remove
Want to remove the last characters from each row of csv using shell script