#!/bin/bash# Define a function that sends messages to stderr.
errcho(){echo"$@"1>&2;}# Source the configuration file.
./etc/fs-hello-kamal.conf
if["$1"=""];thenerrcho"Error! Provide some arguments to the command."exit1fi
/usr/games/cowsay"$PREFIX_NAME's friend cow says $@"