#!/bin/sh
cat dsgrep | cut -d\[ -f2 | cut -d\] -f1 > txns
