Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.development.system > #703

Re: ext filesystem

From "Bill Cunningham" <nospam@nspam.invalid>
Newsgroups comp.os.linux.development.system
Subject Re: ext filesystem
Date 2014-05-13 00:44 -0400
Organization Aioe.org NNTP Server
Message-ID <lks7v6$gl8$1@speranza.aioe.org> (permalink)
References <ljrvih$a85$1@dont-email.me> <ljt4sv$5qq$1@dont-email.me> <lk14n4$v80$1@dont-email.me> <lk95sd$22t$1@dont-email.me> <lkabv0$cru$1@dont-email.me>

Show all headers | View raw


"crankypuss" <crankypuss@nomail.invalid> wrote in message 
news:lkabv0$cru$1@dont-email.me...

[snip]

> To look more closely at an inode, see "man stat".  To do it from within a 
> C program see "man fstat".  I do a lot of prototyping in PHP[1] and it 
> provides numerous builtins for examining inodes, other languages might 
> provide better support or be more appropriate for what you want to do; you 
> might look into Perl or Python.
>
> [1] not the greatest of languages, but if you beat your head against it 
> for long enough you can make it do most anything as far as applications 
> go.

    stat is good. I found something that seems to be what I'm looking for. 
It's called fileslueth or something like that. It has things like fsstat and 
istat. Very good tools. What I need in reference to C is a good book. kandr2 
is terrible IMO. It's like a reference book rather than a teaching book. 
Within the last couple of weeks I've finally found a good C bbok that kind 
of old called "C in 12 easy steps" I believe and it's from 1994 so it's a 
little old. I have found most professional programmers with a couple of 
exceptions are very impatient people and they are much better than you; 
being a non-professional. But well I guess it takes what it taks and as long 
as it takes. But I think this book is much of an improvement with the 
basics. It doesn't teach algorithms and Ph.D. collegeize but the programs 
work.

Back to comp.os.linux.development.system | Previous | NextPrevious in thread | Find similar


Thread

ext filesystem "Bill Cunningham" <nosapm@nspam.invalid> - 2014-04-30 19:04 -0400
  Re: ext filesystem Jorgen Grahn <grahn+nntp@snipabacken.se> - 2014-05-01 05:59 +0000
    Re: ext filesystem "Bill Cunningham" <nosapm@nspam.invalid> - 2014-05-02 18:01 -0400
  Re: ext filesystem David Brown <david.brown@hesbynett.no> - 2014-05-01 11:41 +0200
    Re: ext filesystem "Bill Cunningham" <nosapm@nspam.invalid> - 2014-05-02 18:03 -0400
      Re: ext filesystem David Brown <david.brown@hesbynett.no> - 2014-05-06 01:12 +0200
        Re: ext filesystem crankypuss <crankypuss@nomail.invalid> - 2014-05-06 04:02 -0600
          Re: ext filesystem Joe Pfeiffer <pfeiffer@cs.nmsu.edu> - 2014-05-06 09:00 -0600
            Re: ext filesystem crankypuss <crankypuss@nomail.invalid> - 2014-05-07 00:42 -0600
          Re: ext filesystem David Brown <david.brown@hesbynett.no> - 2014-05-07 00:27 +0200
            Re: ext filesystem crankypuss <crankypuss@nomail.invalid> - 2014-05-07 00:58 -0600
          Re: ext filesystem "Bill Cunningham" <nospam@nspam.invalid> - 2014-05-13 00:44 -0400

csiph-web