cygwin

フォルダ以下の全てにgrep

cygwinにパスを通してgrepを使えるようにしたあと、 grep -r -n your_search_text *.php .

コンソール・ゲーム C言語 getch kbhit linux

http://www.plustarnet.com/aspil/Programming/console01.htm windows用のプログラムをcygwinで動かしてみた。表示が崩れた.. conio.hがなくてgetch, kbhitが使えなかったので getch linuxなどで検索して使えるようにして動かした。#include <stdio.h> #include <termios.h> #inc</termios.h></stdio.h>…