James G. Sack (jim) wrote: > RBW wrote: >>.. on the other hand, if what you want to do is append the 2-char string ") to the end of every line in a sorted list of lines from the input file, how about
sort input-file | sed 's/$")/' ..jim -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
