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

  • Home
  • SEARCH
  • 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 5954211
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T17:56:19+00:00 2026-05-22T17:56:19+00:00

Whenever I run git ls-tree , the first number in every line is 100644

  • 0

Whenever I run git ls-tree, the first number in every line is 100644. What does this number mean, and is it really always that number every time?

The only guess I have is that it’s a number for some future compatibility reasons.

–EDIT–

I misread the manual. It turns out that the first number is the mode. So I guess my question is what does mode mean? (file permissions?)

  • 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-05-22T17:56:20+00:00Added an answer on May 22, 2026 at 5:56 pm

    Those are Unix filesystem permissions in octal notation. The first three digits denote the file type (100 means directory), and the following three digits represent permissions for the owner, the owning group, and everybody else (respectively).

    The following basic permissions can be combined:

    • 1 (--x): execute
    • 2 (-w-): write
    • 4 (r--): read

    In other words 644 means “read and write for the owner, read-only for the rest”.

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

Sidebar

Related Questions

ok whenever I run bundle install I get this Bundler could not find compatible
I'm having difficulty getting Git to cooperate with my user-defined worktree that exists outside
When I run git status , I see the Untracked files section has many
Whenever I run Automated Tests on my site, all the tables get cleaned to
Whenever I run vm.runInThisContext(code, filename) , the code I ran reports __filename and __dirname
Whenever I run either of the following unit test with a debugger attached, I
I am using Git for my SCM of a WP Plugin. But of course
I've been working on a system to keep a BRANCH_DESCRIPTION file whenever I create
I'm in the very first part of building a rails app and I can't
Has anyone got EclipseLink MOXy (I'm using eclipselink 2.1.0) to work with Java 5?

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.