|
|
1.1 ! root 1: .TH UNLINK 3F "18 July 1983" ! 2: .UC 4 ! 3: .SH NAME ! 4: unlink \- remove a directory entry ! 5: .SH SYNOPSIS ! 6: .B integer function unlink (name) ! 7: .br ! 8: .B character*(*) name ! 9: .SH DESCRIPTION ! 10: .I Unlink ! 11: causes the directory entry specified by pathname ! 12: .I name ! 13: to be removed. ! 14: If this was the last link to the file, the contents of the file are lost. ! 15: The returned value will be zero if successful; a system error code otherwise. ! 16: .SH FILES ! 17: .ie \nM /usr/ucb/lib/libU77.a ! 18: .el /usr/lib/libU77.a ! 19: .SH "SEE ALSO" ! 20: unlink(2), link(3F), filsys(5), perror(3F) ! 21: .SH BUGS ! 22: Pathnames can be no longer than MAXPATHLEN as defined in ! 23: .RI < sys/param.h >.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.