#!/bin/bash# Author: Christoph Galuschka <tigalch@tigalch.org> t_Log "Running $0 - install package tcpdump and psmisc"t_InstallPackage tcpdump psmisc