I'm new to ksh scripting but I've been programming for many years. I'm having trouble ending the following redirection: exec 3>&1 > ${LogFile} 2>&1 What I need to do is set stdout back to the screen instead of the LogFile.
thanks
JB
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.