find でファイルの探し方
find コマンドの使い方ですが、 例えば、work/ の下に、.h、.c、.cpp ファイルだけを調べたいのです。 find work -name ".[hc]" -or -name ".cp...
0
0
Comment2
2 search resultsShowing 1~2 results
You need to log-in
find コマンドの使い方ですが、 例えば、work/ の下に、.h、.c、.cpp ファイルだけを調べたいのです。 find work -name ".[hc]" -or -name ".cp...
全角英数字だけではなく、半角カタカナなど文字種の揺れを修正したい。 Moji モジュールを利用してみる。 ・namespace gimite ・Ruby小物集 ・Moji モジュール サンプル ...
2 search resultsShowing 1~2 results
Qiita is a knowledge sharing service for engineers.