software:ソフトウエアに関するメモ
差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
software:ソフトウエアに関するメモ [2016/08/17 11:39] – [My VPS] dot | software:ソフトウエアに関するメモ [2023/01/09 13:33] (現在) – dot | ||
---|---|---|---|
行 1: | 行 1: | ||
+ | ====== Command (one liner) ====== | ||
+ | |||
+ | * ファイル名の空白を一括で_に置換 | ||
+ | |||
+ | find . -maxdepth 1 -type f | grep " " | sed -e ' | ||
====== DOT's Software ====== | ====== DOT's Software ====== | ||
行 22: | 行 27: | ||
* [[software: | * [[software: | ||
* [[software: | * [[software: | ||
+ | |||
+ | ====== データ操作 ====== | ||
+ | |||
+ | * [[software: | ||
====== ベストプラクティス ====== | ====== ベストプラクティス ====== | ||
行 33: | 行 42: | ||
====== My VPS ====== | ====== My VPS ====== | ||
+ | * [[software: | ||
* [[software: | * [[software: | ||
* < | * < | ||
* < | * < |
software/ソフトウエアに関するメモ.1471433940.txt.gz · 最終更新: 2016/08/17 11:39 by dot