8 search resultsShowing 1~8 results

Stocked
Nakau

@Nakau

shell: lsの結果をforで処理する

lsの結果をforで処理する方法。 grepで特定の拡張子に限定してから処理することも可能。 例)指定のディレクトリ内のすべてのtxtファイルの行数を表示する for txt in $( ls ...

12
18
Comment0

8 search resultsShowing 1~8 results

Qiita is a knowledge sharing service for engineers.

  1. You can follow users and tags
  2. You can stock useful information
  3. You can make edit suggestions for articles
Functions that can be used after logging in