Hi all, A quick one: does anyone have the proper syntax to define a client schedule (using admin command line, or macro) that would execute a command having some date-suffixed log file, like :
def sched aix test_sched act=command objects="/tmp/test.sh >/tmp/test.log. `date '+%d.%m.%Y'` 2>&1" durunits=minutes duration=10 startt=now peru=o priority=1 TSM server is 6.3.3.1 and runs under AIX . I already have tried various combinations of single and double quotes without success ... TIA. Cheers. Arnaud