(閉じる)

タグ :

コンピュータ・IT 5 users このエントリーをはてなブックマークに追加

My computer is not a Synthesizer: How to write a Spotlight comment from the command line

YouTube のひととブラクラのひとがほしがってたので書いてみた。 on run argv tell application "Finder" set comment of ((POSIX file (item 1 of argv)) as file) to (item 2 of argv) end tell end run こんなんを a.scpt とか保存して、 % osascript a.scpt file.txt 'hello world' でコメントがつけられます。AppleScript はよ... > このページを見る

最終更新時間: 2006年02月24日14時28分
▼ブログで紹介する

みんなのブックマーク 人気(0) 新着

このブックマーク一覧を非公開にするには?

はてなブックマークはオンラインでブックマークを管理・共有できる無料サービス。自宅、職場、外出先、どこからでも同じブックマークにアクセスできます。ユーザーはみんなでブックマークを共有して効率良く情報収集しています。あなたもはてなブックマークを始めてみませんか?