#!/bin/bash if command nfsiostat > /dev/null ; then echo '<<>>' nfsiostat | paste -sd " " - | tr -s ' ' fi