In message <[EMAIL PROTECTED]> Dmitry samersoff writes:
: Does anyone have simple code
: reading ufs partion inode-by-inode with inode description too?
:
: (My designer remove some very significant files and
: it's my last chance ;-(( )
You should look for icat in the archives.
warner
To Un
On Wed, Jul 19, 2000 at 03:29:03PM +0400, Dmitry samersoff wrote:
> It's very usable tool, but I'm looking for C/C++ code
> doing:
>
> while( read_next_inode )
> {
> if (inode_is_deleted && inode_data_contains_some_text)
>{ write(outfile, inode_data, inode_size);
>}
> }
[EMAIL PROTECTED] wrote:
>
> On Wed, 19 Jul 2000, Dmitry samersoff wrote:
>
> > Does anyone have simple code
> > reading ufs partion inode-by-inode with inode description too?
>
> fsdb(8)?
It's very usable tool, but I'm looking for C/C++ code
doing:
while( read_next_inode )
{
if (inod
On Wed, 19 Jul 2000, Dmitry samersoff wrote:
> Does anyone have simple code
> reading ufs partion inode-by-inode with inode description too?
fsdb(8)?
Andrew
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
On Wed, 19 Jul 2000, Dmitry samersoff wrote:
> Please Help!
>
> Does anyone have simple code
> reading ufs partion inode-by-inode with inode description too?
>
> (My designer remove some very significant files and
> it's my last chance ;-(( )
>
fsdb(8)
-
Chris D. Faulhaber - [EMAIL PRO
Please Help!
Does anyone have simple code
reading ufs partion inode-by-inode with inode description too?
(My designer remove some very significant files and
it's my last chance ;-(( )
--
Dmitry Samersoff, [EMAIL PROTECTED], ICQ:3161705
http://devnull.wplus.net
* There will come soft rains ..
6 matches
Mail list logo