Not quite sure if I am formating my command correctly
This is the command I have built inside coldfusion.
/usr/bin/at now + 15 minutes < /usr/local/bin/cfcCron.sh
http://muURL.com/ core.papersub.com.PaperlessManager Doc_Parse&docDir=/mnt/instanceName-phx/paperless/active/FC8DA1A2-0EAF-5959-39ECA6999A8CC200/tmp/&transUUID=FC8DA1A2-0EAF-5959-39ECA6999A8CC200
Everything after /usr/local/bin/cfcCron.sh is a parameter I pass to my cfcCron.sh script.
Now when I run this from a terminal window I get this error.
[1] 8406
[2] 8407
[root@www ~]# syntax error. Last token seen: h
Garbled time
[1]- Exit 1 /usr/bin/at now + 15 minutes
http://muURL.com/ core.papersub.com.PaperlessManager Doc_Parse </usr/local/bin/cfcCron.sh
[2]+ Done docDir=/mnt/instanceName-phx/paperless/active/FC8DA1A2-0EAF-5959-39ECA6999A8CC200/tmp/
[root@www ~]#