#!/bin/sh sed ' /^BusyBox/,/^Currently/d s/,$// s/,/\n/g s/[ \t]//g /^$/d ' | sort