view procnames @ 124:8aedae4f4ddd

Add support for Int32 as Dictionary key
author Mike Pavone <pavone@retrodev.com>
date Thu, 28 Oct 2010 21:05:50 -0400
parents fd23ab2c1a73
children
line wrap: on
line source

#!/bin/sh

sed -n 's/^[[:space:]]*\(FUNC_\|RES_\)\([^,]*\),/\2/p' $1 > workernames.txt