I'm having a little trouble trying to write a bash script that would find the date 12 working days later than the current day (ignoring holidays as that would complicate things quite a fair bit). A working day in this case would be Mon-Friday.I'm having a little trouble trying to write a b