#! /bin/sed -f # Last edited on 2008-07-24 21:56:49 by stolfi # Swaps the words 'row' and 'col' etc. s:row:%@%:g s:col:row:g s:%@%:col:g s:rowumn:row:g s:\:@%:g s:\:nr:g s:@%:nc:g