#!/bin/bash

datetime=$(date +%Y%m%dT%H%M)
ibackup backup webtool "${datetime}" | grep -v "Processing changed file "
