orphaned i-node - Definition. Was ist orphaned i-node
Diclib.com
Wörterbuch ChatGPT
Geben Sie ein Wort oder eine Phrase in einer beliebigen Sprache ein 👆
Sprache:     

Übersetzung und Analyse von Wörtern durch künstliche Intelligenz ChatGPT

Auf dieser Seite erhalten Sie eine detaillierte Analyse eines Wortes oder einer Phrase mithilfe der besten heute verfügbaren Technologie der künstlichen Intelligenz:

  • wie das Wort verwendet wird
  • Häufigkeit der Nutzung
  • es wird häufiger in mündlicher oder schriftlicher Rede verwendet
  • Wortübersetzungsoptionen
  • Anwendungsbeispiele (mehrere Phrasen mit Übersetzung)
  • Etymologie

Was (wer) ist orphaned i-node - definition

DATA STRUCTURE DESCRIBING A FILE-SYSTEM OBJECT (E.G. FILE, DIRECTORY) THAT STORES THE ATTRIBUTES AND DISK BLOCK LOCATION(S) OF THE OBJECT DATA
Inode number; I-node; Inodes; Index node
  • bibcode=1986duos.book.....B }}</ref>

orphaned i-node      
/or'f*nd i:'nohd/ [Unix] 1. A file that retains storage but no longer appears in the directories of a file system. [Jargon File]
Node (networking)         
DEVICE OR POINT WITHIN A NETWORK CAPABLE OF CREATING, RECEIVING, OR TRANSMITTING DATA
Node (IT); Network node; Node (telecommunications); Virtual node; Virtual nodes; Network nodes; Intermediate node
In telecommunications networks, a node (, ‘knot’) is either a redistribution point or a communication endpoint. The definition of a node depends on the network and protocol layer referred to.
network node         
DEVICE OR POINT WITHIN A NETWORK CAPABLE OF CREATING, RECEIVING, OR TRANSMITTING DATA
Node (IT); Network node; Node (telecommunications); Virtual node; Virtual nodes; Network nodes; Intermediate node
<<i>networkingi>> (node) An addressable device attached to a computer network. If the node is a computer it is more often called a "host". (2004-08-25)

Wikipedia

Inode

The inode (index node) is a data structure in a Unix-style file system that describes a file-system object such as a file or a directory. Each inode stores the attributes and disk block locations of the object's data. File-system object attributes may include metadata (times of last change, access, modification), as well as owner and permission data.

A directory is a list of inodes with their assigned names. The list includes an entry for itself, its parent, and each of its children.