This is the mail archive of the gdbadmin@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Cron <gdbadmin@sourceware> sh -x $HOME/ss/schedule


++ date +%s
+ now=1014307201
++ expr 52 / 3
+ cycle=17
++ rdate 1014307201 %U
++ TZ=
++ awk 'BEGIN { print strftime("%U",1014307201); }'
+ m=07
++ expr 07 % 17
+ mm=7
++ rdate 1014307201 %a
++ TZ=
++ awk 'BEGIN { print strftime("%a",1014307201); }'
+ d=Thu
+ bl=5
+ cl=2
+ rl=1
+ test 0 -eq 1
++ expr 6 + 2
++ expr 6 + 2 + 17 - 1
++ expr 6 + 2 + 17 - 0
+ exit


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]