remove(3c) hpux man page | unix.com

Man Page: remove

Operating Environment: hpux

Section: 3c

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(3c) - opensolaris
rmdir(2) - minix
unlink(2) - hpux
remove(3p) - suse
remove(3) - osf1
Similar Topics in the Unix Linux Community
Our First Flash Intro ?
Copy all the files with time stamp and remove header,trailer from file
Unix Remove repetitive alphabets
Want to remove the last characters from each row of csv using shell script
awk remove/grab lines from file with pattern from other file