#! /pkg/bin/ksh
# Created by Gavin Shearer
# Copyright (c) 2013 by cisco Systems, Inc.
# All rights reserved.
#
# This is needed to help with show_tech_netflow_fast, as a command executed
# via the show_tech scripts cannot contain a pipe symbol.
#
im_show_trace -C -P -A -D -R -G | grep -E 'netflow|nfmgr|nfea|nfma|nfsvr'
