More actions
(Repair MoniWiki formatting after migration) |
(Repair batch-0005 pages from live compare) |
||
| Line 1: | Line 1: | ||
[http://openlook.org/distfiles/PuTTY/putty.exe putty] | [http://openlook.org/distfiles/PuTTY/putty.exe putty] | ||
(zeropage)ViImproved | |||
(zeropage)2005리눅스프로젝트 | |||
(zeropage)Linux | |||
(zeropage)Linux/필수명령어 | |||
(zeropage)Linux/RegularExpression | |||
---- | ---- | ||
[[Special:BookSources/8979143036|ISBN 8979143036]] | [[Special:BookSources/8979143036|ISBN 8979143036]] | ||
Revision as of 00:44, 27 March 2026
(zeropage)ViImproved (zeropage)2005리눅스프로젝트 (zeropage)Linux (zeropage)Linux/필수명령어 (zeropage)Linux/RegularExpression
gcc -W -Wall -O2 -o like like.c love.c gcc -W -Wall -O2 -o like like.c love.c -lm <- 링크 옵션 -l로 libm.a. 라이브러리를 포함시킨다는 것을 명시.
egrep