Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

리눅스연습: Difference between revisions

From ZeroWiki
(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)ViImproved
[[(zeropage)2005리눅스프로젝트]]
(zeropage)2005리눅스프로젝트
[[(zeropage)Linux]]
(zeropage)Linux
[[(zeropage)Linux/필수명령어]]
(zeropage)Linux/필수명령어
[[(zeropage)Linux/RegularExpression]]
(zeropage)Linux/RegularExpression
----
----
[[Special:BookSources/8979143036|ISBN 8979143036]]
[[Special:BookSources/8979143036|ISBN 8979143036]]

Revision as of 00:44, 27 March 2026

putty

(zeropage)ViImproved (zeropage)2005리눅스프로젝트 (zeropage)Linux (zeropage)Linux/필수명령어 (zeropage)Linux/RegularExpression


ISBN 8979143036


gcc -W -Wall -O2 -o like like.c love.c
gcc -W -Wall -O2 -o like like.c love.c -lm                  <- 링크 옵션 -l로 libm.a. 라이브러리를 포함시킨다는 것을 명시.

Make란?


egrep

[1]


리눅스 및 VMware