#!/bin/bash # growlnotify leopard bug workaround # list_args() { for p in "$@" do if [ "${p:0:1}" == "-" ];then echo -n "$p " else echo -n "\"$p\" " fi done } argstr=$(list_args "${@:$?}") echo "-H localhost $argstr" | xargs /usr/local/bin/growlnotify.wrapped To make this work, I also needed to go muck around with the Growl preference pane, setting the "Listen for incoming notifications" preferenc
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く