Search Results

Search: Posts Made By: salaathi
Forum: Solaris 02-14-2008
2,614
Posted By salaathi
Dears, Both the codes worked for me. ...
Dears,
Both the codes worked for me.

Thanks a ton.
Vino,
I am able to understand the awk syntax.
Can u please explain the sed code.
Forum: Solaris 02-13-2008
2,614
Posted By salaathi
Calculate the length and add some string infront
Hi all,

I have file having 4 coulmn like

9246309198,406655682,400009246309198
9246309198,9246309198,400009246309198
9246309198,9246309198,400009246309198...
Forum: Solaris 02-09-2008
3,602
Posted By salaathi
compare huge file
Hi,
I have files with records of 40,00,000& 39,00,000 and i want to find out the

content

1.which is existing in file1 and not in file2.
2.Which is exisitng in file2 and not in file1.

The...
Forum: AIX 01-21-2008
30,761
Posted By salaathi
use awk -F
awk -F/ ' {print $1}' filename > outputfile
Forum: Solaris 01-09-2008
2,060
Posted By salaathi
Thanks
That's what I am looking.
Forum: Solaris 01-07-2008
2,060
Posted By salaathi
Monitering Other Termial
Dear Jems,
Is it possible as a admin what commands are excuting in other terminal.
Example:if the who cmd output is like these Can i watch online means at presently what commands are executing in...
75,969
Posted By salaathi
Dear all, Thanks a lot.:b:
Dear all,
Thanks a lot.:b:
75,969
Posted By salaathi
grep the string with the line number
Dear Masters,
Here i have some doubts can anyone clarify?.

Is it possible to grep the lines by specifying the line numbers.

I know the line number which i want to grep.
example:
grep 40th...
Forum: Linux 11-28-2007
17,551
Posted By salaathi
The same i tried with some for statement. It's...
The same i tried with some for statement.
It's working fine.

Thanks for your response.

FILENAME=
string=
echo "enter file name :\c"
read FILENAME
echo "enter string to find seperated by...
Forum: Linux 11-23-2007
17,551
Posted By salaathi
To find multiple strings count in a file
I need to find the line count of multiple strings in a particular file. The strings are as follows:

bmgcc
bmgccftp
bsmsftp
bulkftp
cctuneftp
crbtftp
crmpos
cso
gujhr

I am doing manual...
Forum: Solaris 11-15-2007
79,737
Posted By salaathi
Yes. Its really faster than the tail command. ...
Yes. Its really faster than the tail command.

Thanks Yogesh


Sarathi
Forum: Solaris 11-15-2007
79,737
Posted By salaathi
delete first 100 lines from a file
I have a file with 28,00,000 lines of rows in this the first 80 lines will be chunks .

I want to delete the chunks of 80 lines. I tried tail -f2799920 filename.
is there any efficient way to do...
Forum: HP-UX 11-13-2007
12,819
Posted By salaathi
This credit will goes to unix.com forum...
This credit will goes to unix.com forum only(perderabo).
Today morning only I DIGG THIS FROM OUR SITE.
Forum: HP-UX 11-13-2007
12,819
Posted By salaathi
Have U tried machinfo
Have U tried machinfo
6,834
Posted By salaathi
new thread link in home page
Sir,

I want to post a new thread but I am not able to find a new thread link anywhere in the home page.

Every time i used to go to new post and selecting contact administrator after that...
35,560
Posted By salaathi
I got the same from "machinfo"
I got the same from "machinfo"
35,560
Posted By salaathi
How to find how many CPU installed in the servers
We tried but its not working.We tried parstatus too.But its not working.

uname -a
HP-UX hydcpub B.11.23 U ia64 0688858991 unlimited-user license.
35,560
Posted By salaathi
How to find how many CPU installed in the servers
We are using HP unix how to find out how many number of CPU's in the system.
2,652
Posted By salaathi
Thanks Nagarajan .neenga tamilaa
Thanks Nagarajan .neenga tamilaa
2,652
Posted By salaathi
program to find the uncommon numbers between two files.
Hi,

I need to extract the uncommon numbers from file1 and file2

For Example:

File1
1
2
3
4
5

File2
1
2
3
4
5
6
Showing results 1 to 20 of 20

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