using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Net; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using System.Xml; namespace WebApplication1 { public partial class WebForm1
#!/bin/bash function recurse_convert() { local path=$ if [ "$path" == "" ];then path="." fi for file in `ls $path` do if [ -d $path"/"$file ] then recurse_convert $path"/"$file else dos2unix $path"/&q