in reply to system call (backticks) with pipes

I don't have an account yet, but for what it's worth, why not use the date command's output format syntax? Example to get day of the month output from date: /bin/date '+%d'