close

If you need to find some string within c files at current directory, you can type following command :

# find . -name '*.c' -type f -exec grep  -l 'gettext' {} \;

GNU gettext utilities (native language localizing/customizing)


arrow
arrow
    全站熱搜
    創作者介紹
    創作者 Bluelove1968 的頭像
    Bluelove1968

    藍色情懷

    Bluelove1968 發表在 痞客邦 留言(0) 人氣()