Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
An Entity of Type: work, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

stat is a Unix system call that returns file attributes about an inode. The semantics of stat vary between operating systems. As an example, Unix command ls uses this system call to retrieve information on files that includes: * atime: time of last access (ls -lu) * mtime: time of last modification (ls -l) * ctime: time of last status change (ls -lc) stat appeared in Version 1 Unix. It is among the few original Unix system calls to change, with Version 4's addition of group permissions and larger file size.

Property Value
dbo:abstract
  • stat je v oboru operačních systémů jedno ze systémových volání na systémech typu Unix a systémech Unixu podobných. Je součástí práce se souborovými systémy a slouží k získání souborových atributů příslušných k zadanémui-uzlu. Mívá různé varianty, klasický Unix například zná varianty stat a fstat. (cs)
  • stat est le nom d'un appel système et d'une commande Unix faisant partie du paquetage Coreutils (ou GNU Core Utilities). Cet outil permet d'obtenir des informations sur des fichiers ou répertoires. Par défaut, cette commande affiche 3 dates : * La date à laquelle le contenu du fichier a été lu * La date à laquelle le contenu du fichier a été modifié * La date à laquelle les permissions sur ce fichier ont été modifiés (fr)
  • stat is a Unix system call that returns file attributes about an inode. The semantics of stat vary between operating systems. As an example, Unix command ls uses this system call to retrieve information on files that includes: * atime: time of last access (ls -lu) * mtime: time of last modification (ls -l) * ctime: time of last status change (ls -lc) stat appeared in Version 1 Unix. It is among the few original Unix system calls to change, with Version 4's addition of group permissions and larger file size. (en)
  • stat è una chiamata di sistema Unix che restituisce dati utili sull'inode di un file. La semantica della chiamata stat varia fra i diversi sistemi operativi. Il comando Unix ls la utilizza per raccogliere varie informazioni, tra le quali: * mtime: orario dell'ultima modifica (ls -l) * ctime: orario dell'ultimo cambiamento di stato (ls -lc) * atime: orario dell'ultimo accesso (ls -lu) (it)
  • stat é uma chamada de sistema do Unix que retorna sobre um inode. A semântica de stat varia entre sistemas operacionais. Como um exemplo, o comando Unix ls usa esta chamada de sistema para recuperar informações sobre aquivos que incluem: * atime: momento do último acesso (ls -lu) * mtime: momento da última modificação (ls -l) * ctime: momento da última alteração de estado (ls -lc) stat apareceu na Versão 1 do Unix. Ela está entre as poucas chamadas de sistema do Unix a mudar, com a adição de permissões de grupos e maior da Versão 4. (pt)
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 920765 (xsd:integer)
dbo:wikiPageLength
  • 15441 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1069968228 (xsd:integer)
dbo:wikiPageWikiLink
dbp:date
  • 2017-05-11 (xsd:date)
dbp:url
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • stat je v oboru operačních systémů jedno ze systémových volání na systémech typu Unix a systémech Unixu podobných. Je součástí práce se souborovými systémy a slouží k získání souborových atributů příslušných k zadanémui-uzlu. Mívá různé varianty, klasický Unix například zná varianty stat a fstat. (cs)
  • stat est le nom d'un appel système et d'une commande Unix faisant partie du paquetage Coreutils (ou GNU Core Utilities). Cet outil permet d'obtenir des informations sur des fichiers ou répertoires. Par défaut, cette commande affiche 3 dates : * La date à laquelle le contenu du fichier a été lu * La date à laquelle le contenu du fichier a été modifié * La date à laquelle les permissions sur ce fichier ont été modifiés (fr)
  • stat is a Unix system call that returns file attributes about an inode. The semantics of stat vary between operating systems. As an example, Unix command ls uses this system call to retrieve information on files that includes: * atime: time of last access (ls -lu) * mtime: time of last modification (ls -l) * ctime: time of last status change (ls -lc) stat appeared in Version 1 Unix. It is among the few original Unix system calls to change, with Version 4's addition of group permissions and larger file size. (en)
  • stat è una chiamata di sistema Unix che restituisce dati utili sull'inode di un file. La semantica della chiamata stat varia fra i diversi sistemi operativi. Il comando Unix ls la utilizza per raccogliere varie informazioni, tra le quali: * mtime: orario dell'ultima modifica (ls -l) * ctime: orario dell'ultimo cambiamento di stato (ls -lc) * atime: orario dell'ultimo accesso (ls -lu) (it)
  • stat é uma chamada de sistema do Unix que retorna sobre um inode. A semântica de stat varia entre sistemas operacionais. Como um exemplo, o comando Unix ls usa esta chamada de sistema para recuperar informações sobre aquivos que incluem: * atime: momento do último acesso (ls -lu) * mtime: momento da última modificação (ls -l) * ctime: momento da última alteração de estado (ls -lc) stat apareceu na Versão 1 do Unix. Ela está entre as poucas chamadas de sistema do Unix a mudar, com a adição de permissões de grupos e maior da Versão 4. (pt)
rdfs:label
  • Stat (UNIX) (cs)
  • Stat (Unix) (it)
  • Stat (Unix) (fr)
  • Stat (시스템 호출) (ko)
  • Stat (system call) (en)
  • Stat (chamada de sistema) (pt)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License