2010/4/20 pmarin <pmarin.m...@gmail.com>: > I wanted to remove this character from some files. I tried to do it with > the p9p tr(1) and I noticed that It does not support '\r'. >
You can use \x0d or probably sed 's/.$//' -- - yiyus || JGL . 4l77.com