Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,916,634,419 visitors served.
forum Join the Word of the Day Mailing List For webmasters
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

fork
(redirected from King of utensils)

   Also found in: Dictionary/thesaurus, Medical, Legal, Wikipedia 0.01 sec.
fork
(1) To split into a different direction. See forked version.

(2) In Unix, to make a copy of a process for execution.

(3) In the Macintosh file system, a fork is a top- level structure that separates data folders and files from other resources. See HFS.

(4) In a SIP telephony system, to search multiple locations for a recipient. See forking proxy.
fork
1. a small usually metal implement consisting of two, three, or four long thin prongs on the end of a handle, used for lifting food to the mouth or turning it in cooking, etc.
2. an agricultural tool consisting of a handle and three or four metal prongs, used for lifting, digging, etc.
3. Chess a position in which two pieces are forked

(operating system)fork - A Unix system call used by a process (the "parent") to make a copy (the "child") of itself. The child process is identical to the parent except it has a different process identifier and a zero return value from the fork call. It is assumed to have used no resources.

A fork followed by an exec can be used to start a different process but this can be inefficient and some later Unix variants provide vfork as an alternative mechanism for this.

See also fork bomb.


Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Feedback
Mentioned in?   Encyclopedia browser?   Full browser?
No references found
 
 
 
Encyclopedia
?

Terms of Use | Privacy policy | Feedback | Advertise with Us | Copyright © 2012 Farlex, Inc.
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.