The LinuxDig.Com Linux Dictionary is currently in Beta. You can help, email Comments or Suggestions here.
Number of Terms : 8142 Number of Definitions : 9135
Process1. An executing program. (Also, see Multitasking and Multithreading.) From I-gloss 2. An executing program. A process consists of the program code (which may be shared with other processes which are executing the same program), and some private data. From Linux Guide @FirstLinux |
|
|