remove - Online Linux Manual PageSection : 3
Updated : 2022-12-29
Source : Linux man-pages 6.03
NAMEremove − remove a file or directory
LIBRARYStandard C library (libc, −lc)
SYNOPSIS#include <stdio.h>int remove(const char *pathname);
DESCRIPTIONremove() deletes a name from the filesystem. It calls unlink(2) for files, and rmdir(2) for directories. If the removed name was the last link to a file and no processes have the file open, the file is deleted and the space it was using is made available for reuse. If the name was the last link to a file, but any processes still have the file open, the file will remain in existence until the last file descriptor referring to it is closed. If the name referred to a symbolic link, the link is removed. If the name referred to a socket, FIFO, or device, the name is removed, but processes which have the object open may continue to use it.
RETURN VALUEOn success, zero is returned. On error, −1 is returned, and errno is set to indicate the error.
ERRORSThe errors that occur are those for unlink(2) and rmdir(2).
ATTRIBUTESFor an explanation of the terms used in this section, see attributes(7). InterfaceAttributeValue remove() Thread safetyMT-Safe
STANDARDSPOSIX.1-2001, POSIX.1-2008, C99, 4.3BSD.
BUGSInfelicities in the protocol underlying NFS can cause the unexpected disappearance of files which are still being used.
SEE ALSOrm(1), unlink(1), link(2), mknod(2), open(2), rename(2), rmdir(2), unlink(2), mkfifo(3), symlink(7) 0
Johanes Gumabo
Data Size : 7,858 byte
man-remove.3Build : 2024-12-05, 20:55 :
Visitor Screen : x
Visitor Counter ( page / site ) : 3 / 187,614
Visitor ID : :
Visitor IP : 3.147.46.174 :
Visitor Provider : AMAZON-02 :
Provider Position ( lat x lon ) : 39.962500 x -83.006100 : x
Provider Accuracy Radius ( km ) : 1000 :
Provider City : Columbus :
Provider Province : Ohio , : ,
Provider Country : United States :
Provider Continent : North America :
Visitor Recorder : Version :
Visitor Recorder : Library :
Online Linux Manual Page : Version : Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page : Library : lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page : Library : lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base : Version : Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base : Library : lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36
Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.