Sponsored Content
Full Discussion: Conversing with Gollum
The Lounge What is on Your Mind? Conversing with Gollum Post 302086672 by rhfrommn on Friday 25th of August 2006 01:58:15 PM
Old 08-25-2006
Actually isn't the point that the more people talk to gollum the more intelligent it will get?

There was an exhibit like that at the Science Museum of Minnesota I saw a couple years ago. It was an AI project from one of the big universities where they had people just sit at the keyboard and input facts. The idea was that everybody would put in whatever facts they'd like to and the AI would assimilate it all to "learn" more. They hoped eventually there would be some critical mass of facts beyond which the AI would learn to make the connections between facts and be able to figure out new things on its own based on the millions of entries already in its database.

I never did hear how that turned out.
 
dcheck(8)						      System Manager's Manual							 dcheck(8)

Name
       dcheck - check directory consistency

Syntax
       /etc/dcheck [ -i numbers ] [ filesystem ]

Description
       The command is obsoleted for normal consistency checking by

       The command reads the directories in a file system and compares the link-count in each i-node with the number of directory entries by which
       it is referenced.  If the file system is not specified, a set of default file systems is checked.

       The -i flag is followed by a list of i-numbers; when one of those i-numbers turns up in a directory, the number, the i-number of the direc-
       tory, and the name of the entry are reported.

       The program is fastest if the raw version of the special file is used, since the i-list is read in large chunks.

Diagnostics
       When  a	file  turns  up for which the link-count and the number of directory entries disagree, the relevant facts are reported.  Allocated
       files which have 0 link-count and no entries are also listed.  The only dangerous situation occurs when there are more entries than  links.
       If entries are removed, so the link-count drops to 0, the remaining entries point to nothing.  They should be removed.  When there are more
       links than entries, or there is an allocated file with neither links nor entries, some disk space may be lost but the  situation  will  not
       degenerate.

Restrictions
       Since is inherently two-pass in nature, extraneous diagnostics may be produced if applied to active file systems.

Files
       Default file systems vary with installation.

See Also
       fs(5), clri(8), fsck(8), icheck(8), ncheck(8)

																	 dcheck(8)
All times are GMT -4. The time now is 05:30 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy