Talk:Software fork: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Shanya Almafeta
No edit summary
 
imported>Pat Palmer
(added checklist, comment on another definition for fork())
Line 1: Line 1:
{{checklist
|                abc = Fork, software
|                cat1 = Computers
|                cat2 =
|                cat3 =
|          cat_check =
|              status =
|        underlinked = y
|            cleanup =
|                  by = [[User:Pat Palmer|Pat Palmer]] 05:18, 9 April 2007 (CDT)
}}
Erm...  'forking' is not limited to open-source software.  [[User:Shanya Almafeta|Shanya Almafeta]] 09:02, 29 January 2007 (CST)
Erm...  'forking' is not limited to open-source software.  [[User:Shanya Almafeta|Shanya Almafeta]] 09:02, 29 January 2007 (CST)
In the software world, fork() also is the name of a Unix/Linux command to create child processes.

Revision as of 05:18, 9 April 2007


Article Checklist for "Software fork"
Workgroup category or categories Computers Workgroup [Please add or review categories]
Article status Not specified
Underlinked article? Yes
Basic cleanup done? No
Checklist last edited by Pat Palmer 05:18, 9 April 2007 (CDT)

To learn how to fill out this checklist, please see CZ:The Article Checklist.






Erm... 'forking' is not limited to open-source software. Shanya Almafeta 09:02, 29 January 2007 (CST)

In the software world, fork() also is the name of a Unix/Linux command to create child processes.