unlink(TCLX)

unlink(TCLX)


unlink -- delete (unlink) listed files

Syntax

unlink [-nocomplain] filelist

Description

Deletes (unlinks) the files whose names are in the list filelist. If -nocomplain is specified, then errors are ignored.