Skip to content

garyparrot/TLPI-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Linux Programming Interface 練習

一堆練習

筆記

安裝 POSIX Programmer's Manual 和 Linux Programmer's Manual 的 man page

sudo apt-get install manpages-dev
sudo apt-get install manpages-posix-dev

察看一些噁心的文件

man 2 open
man 2 write
man 2 read
man sys_types.h
man sys_stat.h

About

The Linux Programming Interface Solution

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published