7 search resultsShowing 1~7 results

Stocked

Macの資産管理について

インストールされているアプリケーションとそのバージョンを取得する まずはMacにインストールされているアプリケーションのバージョンをターミナルで取得する方法を調査した。 アプリケーションごとに取...

12
12
Comment0

nkfメモ

カレントディレクトリにあるtxtファイルを調べる $ find . -depth 1 -type f -name "*.txt" -print0 | xargs -0 nkf --guess カ...

0
0
Comment0

7 search resultsShowing 1~7 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