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 322765
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T08:58:08+00:00 2026-05-12T08:58:08+00:00

The documentation say: File.size(file_name) => integer Returns the size of file_name. File.size?(file_name) => Integer

  • 0

The documentation say:

File.size(file_name) => integer
Returns the size of file_name.

File.size?(file_name) => Integer or
nil Returns nil if file_name doesn‘t
exist or has zero size, the size of
the file otherwise.

On practice (ruby 1.8.7 i386-mswin32):

File.size?('c:/dir')   
# => nill
File.size('c:/dir')
# => 0

The nil makes sence for me, but 0? I would expect an exception instead. Do anybody see reason for this?

  • 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-12T08:58:09+00:00Added an answer on May 12, 2026 at 8:58 am

    Directories are files. Well, I suppose in some operating systems they aren’t, but in all Unix-based ones they are.

    Of course, in Unix systems, directories in “regular” file systems (i.e., ones that have real files, not /proc or the like) have non-zero size too.

    File.size('/etc')
    => 12288
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The documentation doesn't say anything about that. When an old object is removed and
I'm configuring Apache and the setup documentation has me creating a file in .etc.apache2/sites-availible
The documentation does not say much besides: Private: Changes made to the resulting buffer
Say you have an Abstract Class with Abstract methods, and you place XML Documentation
I'm having problems and I'm not sure I understand the STL documentation. Let's say
I'm trying to load a file in a VBA macro that has been copied
Why does tuple documentation say to use, for example: #include boost/tuple/tuple.hpp and not #include
Regarding setting Django's USE_I18N = False in settings.py the documentation say: A boolean that
See also: Where in the documentation does it say that while tests readdir for
I have a text file which has first line as below: j0W82LBrSdUbw Basically it

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.