Search Results

Search: Posts Made By: arunmanas
4,398
Posted By arunmanas
Copy files from Linux server to Windows server
Hi All,

I am generating report in a Linux server and once the report is generated the report(.txt file) needs to be automatically saved in a Windows servers.

So i am looking for a script to...
933
Posted By arunmanas
http/java/Ora_home_jre process
hi,

Our server maintenance has informed us the below process are not running in the unix server.


http , java , Ora_home_jre process

So some one please help what i need to do to make these...
14,006
Posted By arunmanas
Hi Jayan & Kamaraj, Thanks for your...
Hi Jayan & Kamaraj,

Thanks for your Replies.,

I need the output in CSV file.

I also tried a lot to display the bold format in CSV file, but i was unable to do it..

IS there any way to do...
14,006
Posted By arunmanas
Format csv file using Unix
Hi All,

I have an csv file with three rows, where first containing header deatils. is there any way to make the first row to appear bold using UNIX command.

Input File:

Name Rank

arun ...
1,160
Posted By arunmanas
Comparing two files
HI ALL,

i have two files each with three columns.
i need to compare the row in file 1 is present in file 2 using FOR loop.
Please Help.

Thanks in Advance

Regards,
Arun Manas
8,149
Posted By arunmanas
Comparing datas in two excel file
Hi All,

i have two excel sheets with same column name as below
col1 col2 col3
---- ---- -----
1 121 156
24 456 788
45 444 777...
5,881
Posted By arunmanas
Hi Kamraj, Thanks for the reply.. in...
Hi Kamraj,

Thanks for the reply..

in place of the sysdate, i need to display the current date...

Thanks in advance,
Arun Manas
5,881
Posted By arunmanas
Add columns to an existing excel sheet
Hi All,

i have an excel sheet as below:

day
-----
monday
tuesday
wenesday
thursday
friday

i need to append the two more columns in this existing file below:

insert date should...
7,189
Posted By arunmanas
To compare first two columns in an excel file
Hi All,

i have a excel sheet with two columns as below.

column1 column2
100 100
200 300
300 400
400 400
500 600

i need to compare the values these two columns and the output should...
1,665
Posted By arunmanas
hi all, am using bash shell.. is that...
hi all,

am using bash shell..

is that code differs from wat u ve posted????
1,665
Posted By arunmanas
Arrays in unix
hi all,

is there any method to declare each line of a text file to array variable.

my text file is:

123
222
333

so,
a[0]=123
a[1]=222
a[2]=333

can anyone help me out pls...
...
16,119
Posted By arunmanas
HI Kamaraj,,, thanks a lot.. code...
HI Kamaraj,,,

thanks a lot..

code wrks fine

---------- Post updated at 03:46 AM ---------- Previous update was at 03:43 AM ----------

HI kamraj,,

do u knw how to include thousand...
16,119
Posted By arunmanas
Decimal places
Excel file look like:

134.4
126.7
144
555
77.88

the required output is

134.40
126.70
144.00
555.00
77.88
16,119
Posted By arunmanas
Hi Kevin, the below command works fine.. ...
Hi Kevin,

the below command works fine..
awk 'BEGIN{p=236 * 1.00; printf "%0.2f", p}'

can u please help me to apply this script for a excel sheet which contains numbers and all those number...
16,119
Posted By arunmanas
Decimal places
i need to multiplay a number with 1.00.. so that the output should contain two decimal places at end..

for example...

236 * 1.00 = 236.00
245.8 * 1.00 = 245.80

but when i perform...
1,604
Posted By arunmanas
hi All, Thanks for the code.... paste...
hi All,

Thanks for the code....

paste -d"," file1 file2 ... it works..

tan q...
1,604
Posted By arunmanas
Appending two text files
Hi,

i am using unix server and bash shell..

i have two csv files...

i have file 1 as below...

arun
bvb
ssx
ccc


and file 2 as below

manas
friu
dfgg
cat
1,613
Posted By arunmanas
Append symbol at the start of each line
hi,


i have some values in excel sheet as in below format:

122
144
222
555
666
etc....

i need to get the output in the below manner..

£122
£144
£222
£555
£666
1,752
Posted By arunmanas
Export to csv file
Hi,

thanks for reply...

i am using csv files..
1,752
Posted By arunmanas
Data transfer to excel
i have two excel sheets with cpu uasge and memory usage in the follwing format:

sheet 1:
22,33

sheet 2:
55,66


i need to display in the below format:

servername cpu mem

ser1 ...
6,132
Posted By arunmanas
Long running java session
Hi methyl,

i use UNIX operating system
and the java process will take more cpu utilisation value..
i wanna use this %cpu value in report.....
can u help me out?
:wall:
6,132
Posted By arunmanas
Long running sessions
Hi,
How can i find out the average cpu utilization of a particular long-running process in UNIX? is there some command for this

Thanks
1
790
Posted By arunmanas
%CPU
Hi All,

When i put top command in unix i am able to see PID,User,PR,NI,RES etc..

I need to get only the %CPU and %MEM column from the top command output...


can anyone help me...
2,730
Posted By arunmanas
i have followed all steps as you mentioned but am...
i have followed all steps as you mentioned but am still not able to get the output..
2,222
Posted By arunmanas
consider the apple,mango is the first line inside...
consider the apple,mango is the first line inside the file. also each file has different text in the first line.

so how can i handle this issue????

regards,
Arun Manas:b:
Showing results 1 to 25 of 39

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