Tuesday, September 25, 2018

Geçersiz kodlama hatası ubuntu python


Aşağıda vermiş olduğum kod ile karakteri düzeltip kullanabilirsiniz



convmv -r --notest -f windows-1252 -t UTF-8 *

file tree for nodejs project

 find . \( -path "*/node_modules" -o -path "*/.git" \) -prune -o -print | tree -a -I 'node_modules|.git'