flagflag  
22: 2012-07-21 (Sat) 18:33:40 s09081 source 23: 2012-07-25 (Wed) 16:14:46 s09081 source
Line 386: Line 386:
ただしNKFは使用注意~ ただしNKFは使用注意~
下のコマンドはxoopsなどでUTFに変換する時に便利 再帰的にUTF化 下のコマンドはxoopsなどでUTFに変換する時に便利 再帰的にUTF化
-  find . -type f -name *.php -or -name *.html -or -name *.htm -exec nkf -w --overwrite {} \;+  find . -type f -name *.php -or -name *.html -or -name *.htm -exec nkf -w --overwrite {} \; ~ 
 +量が多いとおかしくなるので下のを推奨 
 +  find . -type f -name "*php" -exec nkf -w --overwrite {} \; 
 +  find . -type f -name "*html" -exec nkf -w --overwrite {} \; 
 +  find . -type f -name "*htm" -exec nkf -w --overwrite {} \; 
 +  find . -type f -name "*txt" -exec nkf -w --overwrite {} \;
* vi .exrc [#i5b7556b] * vi .exrc [#i5b7556b]


Front page   New List of Pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthNov 2024Next Month
Su Mo Tu We Th Fr Sa
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
Today

Who's Online

109 user(s) are online (41 user(s) are browsing xpwiki)

Members: 0
Guests: 109

more...

Access Counter

Today : 1809180918091809
Yesterday : 3947394739473947
Total : 2446569224465692244656922446569224465692244656922446569224465692
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com