FACTOID # 51: Russia won the first World Air Games, held in Turkey in 1997. Events included hang-gliding, sky-surfing, and ballooning.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

SEARCH ALL

FACTS & STATISTICS    Advanced view

Search encyclopedia, statistics and forums:

 

 

(* = Graphable)

 

 


Encyclopedia > Devşirme

stat() is a Unix system call that returns useful data about an i-node. The semantics of stat() vary between Operating Systems. In the platform-independent scripting tool Perl, stat() returns a thirteen-element array. From the Perl documentation:

 Not all fields are supported on all filesystem types. Here are the meaning of the fields: 0 dev device number of filesystem 1 ino inode number 2 mode file mode (type and permissions) 3 nlink number of (hard) links to the file 4 uid numeric user ID of file's owner 5 gid numeric group ID of file's owner 6 rdev the device identifier (special files only) 7 size total size of file, in bytes 8 atime last access time in Unix time format 9 mtime last modify time in Unix time format 10 ctime inode change time (NOT creation time!) in Unix time format 11 blksize preferred block size for file system I/O 12 blocks actual number of blocks allocated 

(Borrowed from http://aspn.activestate.com/ASPN/docs/ActivePerl/lib/Pod/perlfunc.html (http://aspn.activestate.com/ASPN/docs/ActivePerl/lib/Pod/perlfunc.html#item_stat))



 
 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms, 1022, m