ニュース

LinuxやFreeBSDなどのUnix系OSを使う場合に必須になるコマンドのひとつにgrep(1)がある。grep(1)は指定した文字列をファイルや標準入力から抜き出したり、またその逆の処理を行うなどの目的で利用されるコマンド。特定のキーワードを指定してファイルを特定 ...
Quick: If you shout "regular expressions" in a crowd of Linux users, what happens? Answer: Everyone will tell you the right way to use them, and every answer will be different. Regular expressions -- ...