Search Results

Search: Posts Made By: homer4all
4,275
Posted By durden_tyler
Why do you expect the last line to be removed? ...
Why do you expect the last line to be removed?
- It is not a duplicate since "Michale" != "Michael"
- It doesn't match the pattern either.

In any case, try this:

...
4,275
Posted By Don Cragun
If there is any chance that the duplicated lines...
If there is any chance that the duplicated lines won't be adjacent, awk may be a much better tool for this than vi.

In addition to the misspelling on the last input line; why shouldn't the header...
6,590
Posted By cero
There are some issues: * you never actually...
There are some issues:
* you never actually connect to any database (have a look at the SQL*Plus command connect)
* you need to feed the commands you wish to run to SQL*Plus. Here-documents or...
6,590
Posted By cero
Will the other users use the ksh script or will...
Will the other users use the ksh script or will they access the database via other tools?
If the users access the database via other tools: is it enough to display the results so the users can...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 11:04 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy