Search Results

Search: Posts Made By: Soumya Dash
1,746
Posted By Soumya Dash
Thanks a Lot U gurus.... It has really...
Thanks a Lot U gurus....

It has really helped me a lot...

Thanks again....
Soumya
1,746
Posted By Soumya Dash
Help In Awk
Hi All,
I am facing an issues with awk command.

Like in the following command
v_tot=`head -1 $spool_file10|awk '{print $1}'`


can I pass a variable $v instead of $1 in the awk '{print $1}'`...
9,220
Posted By Soumya Dash
Hi vgersh, Thanks for you input but can you...
Hi vgersh,
Thanks for you input but can you give example!!!!
Like taking two files as input and puting the output of the two into a third file.

I have tried the same but not able to do the...
9,220
Posted By Soumya Dash
Concatenate a file with another file.
Hi All,
I have a problem in concatenate a file with another file.
The problem is as below:

I have a file with three columns and 7 rows. This is the first file and all separated by tab delimited...
3,255
Posted By Soumya Dash
Spilt excel file in unix
Hi friends...

I am sending a file say xyz.xls to a mail through unix.
The .xls file is more than 65 thousand in size so I want to spilt the file size into 40 thousand and 25 thousand.

So can...
6,104
Posted By Soumya Dash
Help in to get a round value.
Hi Friends,

Can any one please give the following solution.

Say I have a variable x = 8/3

I need the value of x as 2.66.

And I am using the same in shell script.

Can I get the above...
6,104
Posted By Soumya Dash
Hi Friends , I am again facing a problem there...
Hi Friends ,
I am again facing a problem there when I am trying to get the rouind of a fraction.
Say X = 8/3
It should give the value as 2.66

So please can give any inputs ...

Thanks In...
6,104
Posted By Soumya Dash
Thanks a load Dhruva.. Its working fine...
Thanks a load
Dhruva..

Its working fine ......Actually I was trying to do with round function and its was becoming really complicated... now its so simple.. Thanks dude..
6,104
Posted By Soumya Dash
Help In Awk
Hi Friends,
I need a help again in awk.
I just need to round up a value.

Eg Say x=5.664584525
I need to display x=5.66 means round. How can i do round in UNIX.
1,478
Posted By Soumya Dash
Thanks a lot for your inputs.. But as I am...
Thanks a lot for your inputs..
But as I am working with shell script its not giving proper results.
I am working with teh appraoch u have given.
1,478
Posted By Soumya Dash
Help In Unix
Hi All,

I am facing a problem in reporting and the problem is like

I have a spool file with n number of lines I want to substract second line from the first line. And replace the first line...
1,601
Posted By Soumya Dash
Thanks a lot Hitori!!! I am trying if it works...
Thanks a lot Hitori!!! I am trying if it works fine !!! Thanks again
1,601
Posted By Soumya Dash
Need help in awk
I am facing a problem in extracting from a spool file!!

The spoolfile is as such eg:
con_prov_id country_name content_id
1643 Australia 1000
1643 ...
Showing results 1 to 13 of 13

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