Vreau sa exprim "daca nu suntem in data de 1,2 sau 3 ale lunii"

if [ $(date +%d) != 01 && $(date +%d) != 02 && $(date +%d) != 03 ]; then
  echo $(date +%b) > /root/backup_scripts/month_name
fi

Imi zice asta:

./record_date: [: missing `]'

Multumesc.

-- 
Systems and Network Administrator - Delta Romania
Phone +4093-267961
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to 
unsubscribe from this list.

Raspunde prin e-mail lui