bash bash備忘録
特定ディレクトリのファイルから10日経過したものから削除find ./log -name "*.log" -mtime +10 -type f -exec rm -f {} \;識別子を除くBASENAME=`echo $1 | sed '...
bash
powershell
PostgreSQL
Excel/VBA
Linux
oracle
データ・ディクショナリ
PostgreSQL
oracle
Excel/VBA