#!/bin/ash

sed -n '/^.*[ +|	+]().*#/{h; s/\(.*\)[ +|	+]().*/\/\1/; 
x; G; s/.*#\(.*\>\)\n/\1/; p; }' POSIXness
