Search Results

Search: Posts Made By: divak
1,256
Posted By divak
need help on manipulating a file
Hi,

I need a shell/command to achieve this task.

I've a delimited unloaded file from oracle in a scrambled format as shown below with many blank lines in it, I'm just trying to tailor it in a...
Forum: UNIX and Linux Applications 03-09-2011
3,172
Posted By divak
data unload in oracle 11g unix
:)hi,

i work with ids and i've got a task now to load some data from oracle table to ids table. I'm trying to unload data from oracel tables.

I use UNLOAD TO <filename> SELECT * FROM...
10,768
Posted By divak
That's my mistake However, it was a lot of...
That's my mistake

However, it was a lot of learning.

I'm new to shell scripts and i don't have any idea on this.

Could u pls make this work? it would be really helpful.
10,768
Posted By divak
The script u have provided doesn't works, ...
The script u have provided doesn't works,

I'm working in KSH, will that be a problem?

---------- Post updated at 12:42 AM ---------- Previous update was at 12:40 AM ----------



Thanks...
10,768
Posted By divak
How to grep using a line break in regular expressions?
Hi,

I have a file as below,

{####
if file
then
file
else
file
}
print file

i need to fine the count of all the pattern - file, inside the { }

i'm using a grep command as
...
6,143
Posted By divak
Hi, Thanks for the response, what i need...
Hi,

Thanks for the response,
what i need is
I have a file like this

------------------------------------
{##############
things are making me bad
bad things are good
thanks for your...
6,143
Posted By divak
Hi, Im getting this error, when running the...
Hi,

Im getting this error, when running the command given.
Error msg for rour reference.

awk: There is a regular expression error.
?, *, or + not preceded by valid regular...
6,143
Posted By divak
How to identify the occurence of a pattern between a unique character?
hi,

is it possible to find the number of occurences of a pattern between two paranthesis.

for e.g

i have a file as below.


>>{
>>hi
>>GoodMorning
>>how are you?
>>}
>>is it...
6,092
Posted By divak
How to skip lines in a KSH?
hi,

I have a shell script that searches for a particular pattern in all the files inside a directory, and gives the count of that pattern occurences in a file.

Now i should not count the...
5,206
Posted By divak
search for a file extension
hi all,

i'm new to shell scripting, i need help from u guys to do my task now..

i just need to check a file extension existence in a directory, and if it exists then i have to continue my...
Showing results 1 to 10 of 10

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