#!/bin/bash

killall parse_sigg
export PERL5LIB=$HOME/usr/share/perl
nohup ~/bin/parse_sigg > ~/opt/parse_sigg.log 2> ~/opt/parse_sigg.error &






