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(3p) - centos
rmdir(2) - minix
rmdir(1) - osf1
rmdir(2) - netbsd
remove(3c) - sunos
Similar Topics in the Unix Linux Community
remove files other than selected
How do I remove commands?
How to remove the last 3 lines from many files?
Want to remove all lines but not latest 50 lines from a file
awk remove/grab lines from file with pattern from other file