Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jbbooks

    ending file redirection

    Thanks very much. JB
  2. jbbooks

    ending file redirection

    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

Part and Inventory Search

Back
Top