Lazy Diary @ Hatena Blog

PowerShell / Java / miscellaneous things about software development, Tips & Gochas. CC BY-SA 4.0/Apache License 2.0

Entries from 2006-02-26 to 1 day

Debian の SSL 認証局証明書 (CA cert.) を最新に保つ

Henrich さんからのコメントにあった ca-certificates パッケージについて調べてみる。 It includes the followings PEM files of CA certificates spi-inc.org certificate db.debian.org certificate Mozilla builtin CA certificates This is useful for …

pstree みたいに ls -R の結果を表示するコマンド

pstree みたいに、 ls -R の結果をツリー状にして表示するコマンドってないですかね?