Hi all,
can any one tell how to pass variables from a shell script to a php file
or just write a text file with these variables using shell script. Right
now im using paste file1 file2 file3 > file4. I need to replace file1,
file2, file3 by variables var1, var2, var3
thanks
ashwin..