software:ソフトウエアに関するメモ
差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
software:ソフトウエアに関するメモ [2023/01/09 13:29] – [Command (one liner)] dot | software:ソフトウエアに関するメモ [2023/01/09 13:33] (現在) – dot | ||
---|---|---|---|
行 2: | 行 2: | ||
* ファイル名の空白を一括で_に置換 | * ファイル名の空白を一括で_に置換 | ||
- | * <pre>find . -maxdepth 1 -type f | grep " " | sed -e ' | + | |
+ | find . -maxdepth 1 -type f | grep " " | sed -e ' | ||
====== DOT's Software ====== | ====== DOT's Software ====== |
software/ソフトウエアに関するメモ.1673270998.txt.gz · 最終更新: 2023/01/09 13:29 by dot