命令行
$ nslookup -q=txt <topic>.wp.dg.cx
比如
$ nslookup -q=txt otaku.wp.dg.cx
[ 本帖最后由 madfrogme 于 2012-9-4 00:22 编辑 ]
$ nslookup -q=txt <topic>.wp.dg.cx
$ nslookup -q=txt otaku.wp.dg.cx
2012-07-18 23:25

2012-09-01 13:10
$ screencapture -s ./Desktop/screen.jpg

2012-09-01 17:00
:!gcc -o hello % && ./hello

2012-09-03 23:26
:imap <f4> <esc>

2012-09-03 23:49
$ dpkg-query -Wf '${Package} - ${Version}' | sort -n
2012-09-04 23:49
cat /etc/passwd | egrep -v "noshell|false|nologin" | cut -d: -f1,7

2012-09-05 00:17

2012-09-05 00:28
$ mkdir -p "$HOME/bin" $ echo 'PATH="$HOME/bin:$PATH"' >> "$HOME/.bashrc" $ exec bash

2012-09-05 00:32

2012-09-05 11:38