window c는 헤더 파일을 제공 해주는걸로 알고 있는데요.. 리눅스 자체 쉘이나 C에서 ini 파일 읽고/쓰기 기능을 가진 함수나.. 명령어가 있나요?? 없으면.. 어떻게 해야하나요.. 꼭 ini파일을 사용 해야 되거든요 ㅠㅠ
http://sourceforge.net/projects/libini/
셀은
http://www.unix.com/shell-programming-scripting/67051-reading-data-ini-file.html
for var1 in `cut -f 2 -d "=" datafile.ini ` do echo $var1 # put any commands here # to manipulate the variable
done
즐린
잘 쓰겠습니다^^
텍스트 포맷에 대한 자세한 정보
<code>
<blockcode>
<apache>
<applescript>
<autoconf>
<awk>
<bash>
<c>
<cpp>
<css>
<diff>
<drupal5>
<drupal6>
<gdb>
<html>
<html5>
<java>
<javascript>
<ldif>
<lua>
<make>
<mysql>
<perl>
<perl6>
<php>
<pgsql>
<proftpd>
<python>
<reg>
<spec>
<ruby>
<foo>
[foo]
libini 라고 있네여
http://sourceforge.net/projects/libini/
셀은
http://www.unix.com/shell-programming-scripting/67051-reading-data-ini-file.html
for var1 in `cut -f 2 -d "=" datafile.ini `
do
echo $var1
# put any commands here
# to manipulate the variable
done
즐린
감사합니다^^
잘 쓰겠습니다^^
댓글 달기