Bash フォルダの全てのファイルに対して一つ一つコマンドを実行するには yuis 2018年7月31日 Bash / プログラミング 0 Comments for in構文を使います。 前にも全く同じことを書いたと思… Continue Reading
Bashでオーディオファイルのファイル名を曲名に変更する yuis 2018年7月15日 Bash / プログラミング 0 Comments CDを読み取ったけど、freedbとかコンフィグファイルから… Continue Reading
ubuntu/bash du ファイル,フォルダの容量を調べる yuis 2018年7月14日 Bash / プログラミング 0 Comments 1000Mバイト以上のファイル,フォルダのみ出力する例 du… Continue Reading
bashでフォルダのファイルの変更を監視する yuis 2018年6月26日 Bash / プログラミング 0 Comments C:\pg\detect_changes\detect_ch… Continue Reading
find + xargs grep + fgrepでフォルダを再帰的に全文検索する yuis 2018年2月26日 Bash 0 Comments これでできま…せんでした。できるにはできるのですが、出力が多… Continue Reading
nkfでutf-8ファイルにBOMをつけたり消したりする yuis 2018年1月30日 Bash 0 Comments Autohotkey使ってると、日本語テキストを含んでたりす… Continue Reading
Github: リポジトリのstar/fork etcを取得する yuis 2017年9月4日 Bash 0 Comments リポジトリの"star"や"fork"の数をコマンドラインか… Continue Reading
“expect”でGithubのログイン/パスワードを自動入力してpush yuis 2017年8月27日 Bash 0 Comments "expect "はbashコンソールで対話を自動化する手段… Continue Reading