qse/ase/test/awk/t31.awk

3 lines
35 B
Awk
Raw Normal View History

2006-08-24 03:30:32 +00:00
BEGIN { /*RS="";*/ }
{ print $0; }