Dear all:

I am trying to print a string in a file using the following:

fprintf(input, "EXTN=`date +\"\%A_H_M_S\"`\n");

and getting the following :

EXTN=`date ...