Definition of Link farm

Babylon English
link farm
n. (Internet) website that includes long list of links

Search Dictionary:
Search Web Search Dictionary



Link farm definition was found in categories: Computer & Internet(2)  Language, Idioms & Slang(1)  Encyclopedia(1)  

Link farm Definition from Computer & Internet Dictionaries & Glossaries

FOLDOC
link farm
<file systemUnix> A directory tree that contains mostly symbolic links to files in a master directory tree of files. Link farms save space when one is maintaining several nearly identical copies of the same source tree - for example, when the only difference is architecture-dependent object files. They also mean that changes to the master tree are instantly visible in the link farm. Good text editors provide the option to replace a link with a new version of the target file when saving thus allowing the farm to have its own versions of just those files that differ from the master tree.
E.g. "Let's freeze the source and then rebuild the FROBOZZ-3 and FROBOZZ-4 link farms."
Link farms may also be used to get around restrictions on the number of "-I" (include-file directory) arguments on older C preprocessors. However, they can also get completely out of hand, becoming the file system equivalent of spaghetti code.
[Jargon File]
(2001-02-08)

Jargon File
link farm
n. [Unix] A directory tree that contains many links to files in a master directory tree of files. Link farms save space when one is maintaining several nearly identical copies of the same source tree -- for example, when the only difference is architecture-dependent object files. "Let's freeze the source and then rebuild the FROBOZZ-3 and FROBOZZ-4 link farms." Link farms may also be used to get around restrictions on the number of -I (include-file directory) arguments on older C preprocessors. However, they can also get completely out of hand, becoming the filesystem equivalent of spaghetti code.


Link farm Definition from Language, Idioms & Slang Dictionaries & Glossaries

hEnglish - advanced version
link farm

link farm
a directory tree that contains mostly symbolic links to files in a master directory tree of files. link farms save space when one is maintaining several nearly identical copies of the same source tree - for example, when the only difference is architecture-dependent object files. they also mean that changes to the master tree are instantly visible in the link farm. good text editors provide the option to replace a link with a new version of the target file when saving thus allowing the farm to have its own versions of just those files that differ from the master tree.



Link farm Definition from Encyclopedia Dictionaries & Glossaries

Wikipedia English - The Free Encyclopedia
Link farm
For the discussion about Wikipedia, see .
On the World Wide Web, a link farm is any group of web sites that all hyperlink to every other page in the group. Although some link farms can be created by hand, most are created through automated programs and services. A link farm is a form of spamming the index of a search engine (sometimes called spamexing or spamdexing). Other link exchange systems are designed to allow individual websites to selectively exchange links with other relevant websites and are not considered a form of spamdexing.

See more at Wikipedia.org...