find = { bundle:list -t 0 -l | grep $args } inactive = { bundle:list -t 0 -l | grep -v Active } entaxy:list = { find entaxy } entaxy:inactive = { entaxy:list | grep -v Active }