summaryrefslogtreecommitdiff
path: root/bin/xchg.list
blob: cad49f4c745cf766b595eeb7b79267a46f338ab0 (plain) (blame)
1
2
3
4
5
#!/bin/sh
if [ ! -d /var/cache/segfault/xchg/$1 ];then
  /home/segfault/bin/xchg.init $1
fi
grep -H . /var/cache/segfault/xchg/$1/* | grep -v ':0$' | cut -d/ -f6-