Summary
anything.elのコマンド版。後で試す。
Reference
mooz/percol - GitHubhttps://github.com/mooz/percol
anything 的な絞りこみコマンド percol の紹介 - 備忘録
http://d.hatena.ne.jp/kbkbkbkb1/20120429/1335835500





-Djava.awt.headless=true
-javaagent:../../../plugins/jp.sourceforge.mergedoc.pleiades/pleiades.jar
| プライマリ DNS | 202.234.233.222 |
| セカンダリ DNS | 221.113.139.158 |
$ brew install sshfs
$ brew info fuse4x-kext
[snip...]
==> Caveats
In order for FUSE-based filesystems to work, the fuse4x kernel extension
must be installed by the root user:
sudo cp -rfX /usr/local/Cellar/fuse4x-kext/0.10.0/Library/Extensions/fuse4x.kext /Library/Extensions
sudo chmod +s /Library/Extensions/fuse4x.kext/Support/load_fuse4x
$ sudo cp -rfX /usr/local/Cellar/fuse4x-kext/0.10.0/Library/Extensions/fuse4x.kext /Library/Extensions
$ sudo chmod +s /Library/Extensions/fuse4x.kext/Support/load_fuse4x
$ mount -t fuse4x
$ sshfs user@example.com: /path/to/mnt
$ umount /path/to/mnt
status key command
DirectInput Escape CancelAndIMEOff
Precomposition Escape CancelAndIMEOff
Composition Escape CancelAndIMEOff
Conversion Escape CancelAndIMEOff
Suggestions Escape CancelAndIMEOff
Prediction Escape CancelAndIMEOff
server {
listen 80 default;
server_name example.com;
root /var/www/example.com;
index index.php;
server_tokens off;
access_log /var/log/nginx/example.com.access.log;
location / {
try_files $uri $uri/;
expires 3d;
gzip on;
gzip_disable "MSIE [1-6]\.(?!.*SV1)";
gzip_types text/css application/x-javascript;
}
location ~ \.php$ {
include fastcgi_params;
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
fastcgi_intercept_errors on;
fastcgi_pass 127.0.0.1:9000;
}
location ~ /\.ht {
deny all;
}
}
server {
server_name www.example.com;
rewrite ^ $scheme://example.com$request_uri? permanent;
}
sudo aptitude install source-highlight
if [[ -x `which less` ]]; then
export LESS='-R'
if [[ -x '/usr/share/source-highlight/src-hilite-lesspipe.sh' ]]; then
export LESSOPEN='| /usr/share/source-highlight/src-hilite-lesspipe.sh %s'
fi
fiFamily Name | 姓
First (Given) Name | 名
Birth Date | 誕生日
Country of Citizenship | 国籍のある国
Country Where You Live | 現在の居住国
- Passport Information
Passport Number | パスポートの番号
Passport Issuing Country | パスポートの発行国
Passport Issuing Date | パスポートの発行日
Passport Expiration Date | パスポートの有効期限
- Travel Information
City Whrer You are Boardning | 搭乗する都市
Carrier Name | 航空会社
Flight Number or Vessel Name | 便名
- Address While In The United States
Address Line1 | 州、都市名以外
Address Line2 | 滞在するホテル名など
City | 都市名
State | 州
- Do any of the following apply to you? (Answer Yes or No)
全部 "No" にチェックする。
A) 伝染病、身体的または精神的障害を患っていますか? 薬物依存症ですか?
B) 違法行為 (不道徳な行為、規制薬物) により逮捕または有罪判決を受けたことはありますか?
C) これまでにスパイ行為、破壊活動、テロリスト活動または集団殺戮に関係した事がありますか?
D) 米国で働くつもりですか? 国外退去あるいは強制送還されたことがありますか?
E) 親権を持つ米国市民からその子供を取り上げ拘束し、あるいはその親権を渡さなかったことがありますか?
F) 米国ビザまたは米国入国を拒否されたことがありますか? または取り消されたことがありますか?
G) 訴事免責を主張したことがありますか?
- "Certification" にチェックして "Next" をクリック。
Billing Address | 都道府県、市区町村以降を記載
Billing Address2 | ビル名があれば記載
City | 市区町村
Country | 国名
State/Province |都道府県
Postal/Zip Code | 郵便番号
Credit Card Type | American Express / Discover (JCB, Diners Club) / Master Card / Visa
"Submit Payment" をクリックしてしばらく待つ。
Authorization Approved | 渡航認証許可
Authorization Pending | 渡航認証保留
Travel Not Authorized | 渡航認証拒否
"Authorization Approved" であることを確認し、ページを印刷しておく。
ウェブマスター様
サイト https://example.com/ で使用している SSL 証明書がウェブ ブラウザによって認識されません。このままでは、ユーザーがこのサイトにアクセスしようとしたときに、ほとんどのブラウザでアクセスがブロックされるか、セキュリティ警告メッセージが表示されるおそれがあります。
この問題を解決するには、ウェブ ブラウザによって信頼されている認証局(CA)から新しい SSL 証明書を取得してください。
お手数をお掛けしますが、何卒ご理解とご協力賜りますようお願い申し上げます。
Google ウェブ クロール チーム