unplugged-vendor/external/bcc/tools/nodegc.sh

4 lines
59 B
Bash
Raw Normal View History

#!/bin/bash
lib=$(dirname $0)/lib
$lib/ugc.py -l node "$@"