Changes

Jump to navigation Jump to search
6 bytes added ,  20:55, 3 February 2008
Line 338: Line 338:  
  #./dir_iconv.sh dir cp1251 utf8 - converts all files from directory dir .. cp1251 (windows-1251) to utf8.
 
  #./dir_iconv.sh dir cp1251 utf8 - converts all files from directory dir .. cp1251 (windows-1251) to utf8.
 
   
 
   
  ICONVBIN='/usr/bin/iconv' # path to iconv binary
+
  ICONVBIN='/usr/local/bin/iconv' # path to iconv binary
 
   
 
   
 
  if [ $# -lt 3 ]
 
  if [ $# -lt 3 ]
985

edits

Navigation menu