touch ist ein Unix-Kommandozeilenprogramm zur Änderung der Zugriffs- und Änderungszeitstempel (atime und mtime) einer Datei oder eines Verzeichnisses. Es ist ein Standardprogramm Unix-ähnlicher Betriebssysteme nach POSIX-Standard, das in Version 7 von AT&Ts Unix auftauchte. Das Programm verwendet den POSIX-Systemaufruf <a rel="nofollow" class="external text" href="http://manpages.debian.org/cgi-bin/man.cgi?apropos=0&format=html&query=utime&sektion=2&locale=de">utime(2)</a>, welcher auf Sekunden genau arbeitet. In BSD-Systemen wurde die Funktion <a rel="nofollow" class="external text" href="https://man.openbsd.org/cgi-bin/man.cgi?query=utime&sec=3">utime(3)</a> durch <a rel="nofollow" class="external text" href="https://man.openbsd.org/cgi-bin/man.cgi?query=utimes&sec=2">utimes(2)</a> abgelöst. Die Funktion <a rel="nofollow" class="external text" href="http://manpages.debian.org/cgi-bin/man.cgi?apropos=0&format=html&query=utimensat&sektion=2&locale=de">utimensat(2)</a> im Linux-Kernel kann die Zeitstempel nanosekundengenau verändern. Mit touch kann nicht der ctime-Stempel (Change- bzw. Creation-Stempel also Änderungs- bzw. Erstellungszeitstempel) einer Datei geändert werden.
Abstract from DBpedia / Wikipedia · CC BY-SA
via Wikidata sitelinks · CC0
Discovered by embedding cosine similarity (sentence-transformers MiniLM, 384-dim).