ShellCommand:: 圧縮ファイルの作成と処理

Quick Edit Pencil
cd /Volumes/Macintosh\ HD/Users/***/Sites/MyBiND/***/_userdata/_src

#BBC
zip -r bind_body_addclass_js_v00.zip ./bind_body_addclass_js_v00
zip -d ./bind_body_addclass_js_v00.zip *.DS_Store

#BTC
zip -r bind_tag_cleaner_cgi_v02.zip ./bind_tag_cleaner_cgi_v02
zip -d ./bind_tag_cleaner_cgi_v02.zip *.DS_Store

unzip -l ./bind_body_addclass_js_v00.zip
unzip -l ./bind_tag_cleaner_cgi_v02.zip

このブログの人気の投稿

PowerShellのGetDetailsOf メソッドでプロパティの詳細情報のID番号と項目名を列挙します

AppleScript 改行 コード 置換

https://gemini.google.com/search?q=%5B%5BOralHistory%5D%5D

blender4.1 レンダリング画像を左右反転する方法

書字方向 横書方向変換スクリプト 左書きから右書きへ(コピペ用途)

ヤバい!JAPANNEXT WQHD対応 27型ワイド液晶ディスプレイ「JN-IPS2716WQHD」を注文してみた!!!

VBA 文字列から英数字以外を削除する