power shell‚đ‹N“® cd \dev\dlsystem\web\cgi-bin ls -r -n -file -filter *.py | foreach{ (cat -encoding UTF8 $_ ) -join "`n" | set-content -encoding UTF8 $_ }