The Software Developer's Guide to Linux by David Cohen / Christian Sturm
Author:David Cohen / Christian Sturm
Language: eng
Format: epub
Tags: COM046070 - COMPUTERS / Operating Systems / Linux, COM015000 - COMPUTERS / Security / Viruses & Malware, COM043000 - COMPUTERS / Networking / General
Publisher: Packt
Published: 2024-01-23T11:07:03+00:00
These first three file descriptors function as standard communication channels to (and from) a process. As a result, they exist in the same order for every process created on the system. The first always points to a file which will be used to read in input. The second points to a file that will be used for writing output. And the third references a file that will receive error output.
Optionally, after those first three standard file descriptors, there can be any number of other file descriptors/handles, based on what the program is doing. Your process could have:
Files itâs working with
Sockets itâs reading from or writing to (think Unix or TCP sockets being written to for networking)
Devices like keyboards or disks it needs to use
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7744)
Filmora Efficient Editing by Alexander Zacharias(5458)
The Infinite Retina by Robert Scoble Irena Cronin(4904)
Linux Device Driver Development Cookbook by Rodolfo Giometti(3908)
Learn Wireshark - Fundamentals of Wireshark. by Lisa Bock(3798)
Edit Like a Pro with iMovie by Regit(3247)
Linux Administration Best Practices by Scott Alan Miller(2846)
Linux Command Line and Shell Scripting Techniques by Vedran Dakic & Jasmin Redzepagic(2823)
MCSA Windows Server 2016 Study Guide: Exam 70-740 by William Panek(2511)
Docker on Windows by Stoneman Elton(2310)
Kali Linux - An Ethical Hacker's Cookbook: End-to-end penetration testing solutions by Sharma Himanshu(2299)
Mastering PowerShell Scripting - Fourth Edition by Chris Dent(2224)
Hands-On AWS Penetration Testing with Kali Linux by Karl Gilbert(2098)
Creative Projects for Rust Programmers by Carlo Milanesi(2054)
Hands-On Linux for Architects by Denis Salamanca(2033)
Computers For Seniors For Dummies by Nancy C. Muir(1987)
Programming in C (4th Edition) (Developer's Library) by Stephen G. Kochan(1977)
The Old New Thing by Raymond Chen(1931)
Linux Kernel Debugging by Kaiwan N Billimoria(1756)
