Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9139463
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T09:23:28+00:00 2026-06-17T09:23:28+00:00

S_IRUSR is a macro constant in sys/stat.h of posix. it stands for user read

  • 0

S_IRUSR is a macro constant in sys/stat.h of posix. it stands for user read permission bit.

the prefix S_ may stand for ‘status of’
the RUSR maybe Read of User.
but what’s the meaning of ‘I’?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T09:23:28+00:00Added an answer on June 17, 2026 at 9:23 am

    The naming is historic … dating back to the very earliest days of UNIX. The “S” is for STAT, the “I” for INODE (a term not really used in POSIX itself outside Rationale), the “R” for READ and the “USR” for USER.

    Inodes do get a few mentions, and the stat structure also includes “st_ino”, which the standard describes as the “File Serial Number”. In many POSIX implementations, an inode is a data structure containing all the meta-data for the file (much of which is what is read by the stat() call).

    (From Wikipedia:) The reason for designating these as “i” nodes is unknown. When asked, Unix pioneer Dennis Ritchie replied:

    In truth, I don’t know either. It was just a term that we started to
    use. “Index” is my best guess, because of the slightly unusual file
    system structure that stored the access information of files as a flat
    array on the disk, with all the hierarchical directory information
    living aside from this. Thus the i-number is an index in this array,
    the i-node is the selected element of the array.

    (The “i-” notation was used in the 1st edition manual; its hyphen was gradually dropped.)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

#! /usr/bin/env python import os import stat import sys class chkup: def set(file): filepermission
#include <stdio.h> #include <sys/shm.h> #include <sys/stat.h> #include <string> #include <vector> #include <iostream> using namespace
I was looking at the permission bits used in various functions like stat() and
Does the POSIX standard allow a named shared memory block to contain a mutex
I would like to read mp3 tags from mp3 file :D and save it
in a single main() function,so need signal handling. Use Posix Message Queue IPC mechanism
Let's say, I have an application that access(read/write) the file system(files inside application), Active
I'm attempting to read a PDF from a UNC path, i.e. \10.32.16.24\repositories\repository0001\VOL00001\ktappb01_024655001_0.PDF My virtual
Why can't get a sigsegv or something when I read and write from the
I made 2 threads, one has to read the other has to write. But

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.