August 2007 Archives

UNIX2DOS/DOS2UNIX for Windows

| | Comments (1)

UNIX2DOS/DOS2UNIX 是個老東西了, 因為 Windows 的記事本看 UNIX 格式檔案會全部連成一行,
我還是常用 UNIX2DOS/DOS2UNIX for Win32 這程式, 由於它是 CLI 的程式, 整合到右鍵選單在處理時會跳出 CMD 視窗, 不是很理想,
所以另外寫個小程式 UNIX2DOS/DOS2UNIX for Windows 取代它,
在檔案上面按右鍵就可以轉.

也支援 CLI 模式,
For UNIX2DOS, Usage: uddu u2d {file}
For DOS2UNIX, Usage: uddu d2u {file}

[Linux] Some date --date=STRING usage

| | Comments (0)

一些 man page 沒提到的 --date=STRING 使用方法
date -d "yesterday" # 顯示昨天的時間
date -d "tomorrow" # 顯示明天的時間
date -d "1 hour" # 顯示一小時後的時間
date -d "2 day ago" # 顯示二天前的時間
date -d "3 month ago" # 顯示三個月前的時間
date -d "2 year" # 顯示二年後的時間
date -d "last friday" # 顯示上個星期五的時間
date -d "next week" # 顯示下週的時間
date -d "next month" # 顯示下個月的時間
date -d "fortnight" # 顯示二週後的時間
date -d "7/1 3 week" # 顯示 7/1 起算的第三週

Windows XP SP3 Preview

| | Comments (0)

英文 Windows XP SP3 Preview 已經流出 v.3180,
中文版 XP 可以修改以下參數後安裝, 安裝以後是英文介面.
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Nls\Language ]
把 Default 和 InstallLanguage 修改為 0409
控制台/地區及語言選項/地區選項 修改成 英文 (美國)
ref. [中文]Windows XP升級SP3安裝體驗

March 2008

Sun Mon Tue Wed Thu Fri Sat
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31          

About this Archive

This page is an archive of entries from August 2007 listed from newest to oldest.

July 2007 is the previous archive.

September 2007 is the next archive.

Find recent content on the main index or look in the archives to find all content.