#!/bin/bash # kill all processes pkill -INT "radio.sh" pkill -INT "mot.sh"