Unlink (Unix) (original) (raw)
In Unix-like operating systems, unlink is a system call and a command line utility to delete files. The program directly interfaces the system call, which removes the file name and (but not on GNU systems) directories like rm and rmdir. If the file name was the last hard link to the file, the file itself is deleted as soon as no program has it open. It also appears in the PHP, Node.js, R, Perl and Python standard libraries in the form of the unlink built-in function. Like the Unix utility, it is also used to delete files.
Property | Value |
---|---|
dbo:abstract | Στα Unix-οειδή λειτουργικά συστήματα, το unlink είναι κλήση συστήματος και εργαλείο της γραμμής εντολών που διαγράφει αρχεία. Το πρόγραμμα χρησιμοποιεί απευθείας την κλήση συστήματος, η οποία αφαιρεί το όνομα του αρχείου και τους καταλόγους (αν και αυτό δε συμβαίνει στα συστήματα GNU) όπως οι εντολές και . Αν το όνομα αρχείου ήταν ο τελευταίος σύνδεσμος (hard link) προς το αρχείο, το ίδιο το αρχείο διαγράφεται όταν δεν υπάρχουν προγράμματα που να το κρατούν ανοιχτό. Εμφανίζεται επίσης σαν η ενσωματωμένη συνάρτηση unlink στις γλώσσες προγραμματισμού PHP και Perl. Όπως το εργαλείο του Unix, χρησιμοποιείται για τη διαγραφή αρχείων. Χρήση: $ unlink ...unlink($filename); (PHP) (el) In Unix-like operating systems, unlink is a system call and a command line utility to delete files. The program directly interfaces the system call, which removes the file name and (but not on GNU systems) directories like rm and rmdir. If the file name was the last hard link to the file, the file itself is deleted as soon as no program has it open. It also appears in the PHP, Node.js, R, Perl and Python standard libraries in the form of the unlink built-in function. Like the Unix utility, it is also used to delete files. (en) unlink(언링크)는 유닉스 계열 운영 체제에서 파일을 삭제하기 위한 시스템 호출이자 명령 줄 유틸리티이다. 이 프로그램은 시스템 호출을 직접 인터페이스하며 마치 rm과 rmdir처럼 파일 이름과(그러나 GNU 시스템에서는 아님) 디렉터리를 제거한다. 파일 이름이 해당 파일의 마지막 하드 링크라면 파일 그 자체는 프로그램이 해당 파일을 열자마자 삭제된다. (ko) Unlink – polecenie konsoli uniksowej, służące do usuwania plików. Wywołuje ono bezpośrednio wywołanie systemowe unlink. Jeżeli podana ścieżka wskazuje na dowiązanie symboliczne, unlink usuwa tylko dowiązanie, natomiast nie usuwa samego pliku. (pl) unlink — утилита Unix, удаляющая имя одного указанного файла из файловой системы. (ru) |
dbo:computingPlatform | dbr:Cross-platform |
dbo:genre | dbr:Command_(computing) |
dbo:operatingSystem | dbr:Unix dbr:Unix-like |
dbo:wikiPageID | 10869130 (xsd:integer) |
dbo:wikiPageLength | 3189 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 1006551660 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:Python_(programming_language) dbr:List_of_Unix_commands dbr:Perl dbr:Rm_(Unix) dbr:Unix dbr:Unix-like dbr:Command-line_interface dbr:Command_(computing) dbr:Cross-platform dbr:Ln_(Unix) dbr:GNU dbr:Link_(Unix) dbr:Node.js dbr:PHP dbc:System_calls dbr:Hard_link dbr:Rmdir dbc:Unix_SUS2008_utilities dbr:R_(programming_language) dbr:System_call |
dbp:genre | dbr:Command_(computing) |
dbp:name | unlink (en) |
dbp:operatingSystem | Unix and Unix-like (en) |
dbp:platform | dbr:Cross-platform |
dbp:wikiPageUsesTemplate | dbt:Unix_commands dbt:About dbt:Infobox_software dbt:Reflist dbt:Core_Utilities_commands dbt:Lowercase dbt:Storage-software-stub |
dcterms:subject | dbc:System_calls dbc:Unix_SUS2008_utilities |
gold:hypernym | dbr:Call |
rdf:type | owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:WikicatUnixSUS2008Utilities yago:Abstraction100002137 yago:Company108058098 yago:Group100031264 yago:Institution108053576 yago:Organization108008335 yago:YagoLegalActor yago:YagoLegalActorGeo yago:YagoPermanentlyLocatedEntity yago:Service108186047 yago:SocialGroup107950920 yago:Utility108185758 |
rdfs:comment | In Unix-like operating systems, unlink is a system call and a command line utility to delete files. The program directly interfaces the system call, which removes the file name and (but not on GNU systems) directories like rm and rmdir. If the file name was the last hard link to the file, the file itself is deleted as soon as no program has it open. It also appears in the PHP, Node.js, R, Perl and Python standard libraries in the form of the unlink built-in function. Like the Unix utility, it is also used to delete files. (en) Unlink – polecenie konsoli uniksowej, służące do usuwania plików. Wywołuje ono bezpośrednio wywołanie systemowe unlink. Jeżeli podana ścieżka wskazuje na dowiązanie symboliczne, unlink usuwa tylko dowiązanie, natomiast nie usuwa samego pliku. (pl) unlink — утилита Unix, удаляющая имя одного указанного файла из файловой системы. (ru) Στα Unix-οειδή λειτουργικά συστήματα, το unlink είναι κλήση συστήματος και εργαλείο της γραμμής εντολών που διαγράφει αρχεία. Το πρόγραμμα χρησιμοποιεί απευθείας την κλήση συστήματος, η οποία αφαιρεί το όνομα του αρχείου και τους καταλόγους (αν και αυτό δε συμβαίνει στα συστήματα GNU) όπως οι εντολές και . Αν το όνομα αρχείου ήταν ο τελευταίος σύνδεσμος (hard link) προς το αρχείο, το ίδιο το αρχείο διαγράφεται όταν δεν υπάρχουν προγράμματα που να το κρατούν ανοιχτό. Χρήση: $ unlink ...unlink($filename); (PHP) (el) |
rdfs:label | Unlink (Unix) (de) Unlink (el) Unlink (ko) Unlink (pl) Unlink (Unix) (en) Unlink (ru) |
owl:sameAs | freebase:Unlink (Unix) wikidata:Unlink (Unix) dbpedia-de:Unlink (Unix) dbpedia-el:Unlink (Unix) dbpedia-ko:Unlink (Unix) dbpedia-no:Unlink (Unix) dbpedia-pl:Unlink (Unix) dbpedia-ru:Unlink (Unix) https://global.dbpedia.org/id/3GsDA yago-res:Unlink (Unix) |
prov:wasDerivedFrom | wikipedia-en:Unlink_(Unix)?oldid=1006551660&ns=0 |
foaf:isPrimaryTopicOf | wikipedia-en:Unlink_(Unix) |
foaf:name | unlink (en) |
is dbo:wikiPageWikiLink of | dbr:List_of_Unix_commands dbr:Rm_(Unix) dbr:Device_file dbr:Cp_(Unix) dbr:Toybox dbr:Link_(Unix) |
is foaf:primaryTopic of | wikipedia-en:Unlink_(Unix) |