I have a Unix Korn shell script that compares the new file with a previous file to create an output file of only the new records. There is an overlap of some of the old records between the previou...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/ksh/Q_23739978.html
Hi
Im trying to search a text file for a certain string then grab text around it and create a new text file withy the copied text.
I attached the text file...also:
--------------------------...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/ksh/Q_23875765.html
Hi All,
I have a specific table (called "arcustflds") in an Oracle database that I want to pull into a text file. I've been told that SQLPlus can do this. Does anyone know what the SQLPlus com...
http://www.experts-exchange.com/Database/Oracle/Q_23514448.html
Hello,
I have to parse a text file. If every row ends with semicolon (;), I have to remove semicolon.
How would you realize that in Korn Shell?
http://www.experts-exchange.com/OS/Unix/HP-UX/Q_23379016.html