5 lines
39 B
Awk
Raw Normal View History

{
start = $0
end = getline()
}