have a ksh script that moves new files..
i want to able to write the output to a log file.
can you help. i thought this would work, only thing i can it to write is the date to the logs
#!/bin/ksh
1
2
3
txt >> ${OUTPUT_LOG}
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.