反正就是一整個好玩!!!(  ̄ c ̄)y▂ξ
- Feb 04 Wed 2009 23:23
小朋友來訪
- Feb 03 Tue 2009 01:31
[RE]正規表達Regular Expression
RE!
- Jan 21 Wed 2009 16:57
[長柄刷]洗水塔的刷子
過年大掃除,對於掃把、刷子的柄不夠長感到困擾嗎?嘿嘿..
- Jan 16 Fri 2009 23:57
[dvtm]split screen for multi-viewing
- Jan 15 Thu 2009 00:03
[shell script]計算陣列數
- Jan 14 Wed 2009 23:56
[shell script]function回傳值
利用$?
- Jan 14 Wed 2009 23:53
[shell script]傳值進function的方法
#!/bin/sh sum() { sum 4 7 |
http://www.tech-recipes.com/bourne_shell_scripting_tips541.html
- Jan 14 Wed 2009 21:53
[pure-ftpd] utf8 (FreeBSD/Gentoo Linux)
設定支援UTF-8
FreeBSD
cd /usr/ports/ftp/pure-ftpd
make config #UTF8選項打勾
# UTF-8 support for file names (RFC 2640) |