Search Results

Search: Posts Made By: santyshyam
3,234
Posted By santyshyam
Hi Summer Cherry, It worked fine, even...
Hi Summer Cherry,

It worked fine, even though I made some minor formatting Change...............

Thanks a lot......................


Regards,
Santy
3,234
Posted By santyshyam
for finding out the value of the last line's...
for finding out the value of the last line's first coloumn I will use
awk '{field = $1 }; END {print field}' filename
but my need is to print this value next to STOP.
3,234
Posted By santyshyam
Need help in inserting a value.........
Hello,

I'm having a files with variable no of lines. An example for this file is as follows

~xxx
STRT 0.0000000000 :
STOP :
~xxxxx
0.000000 557.109552 -557.109552...
1,791
Posted By santyshyam
Hi
If you want to know the no of occurence of cores you can pipe your grep comand to wc -l

ie grep cores /proc/cpuinfo |wc -l



Cheers,
Santy :)
6,464
Posted By santyshyam
Hi, Thankyou............ It Worked...
Hi,
Thankyou............
It Worked fine...............

Thank you very much for this tip...........

Santy
6,464
Posted By santyshyam
Counting no of lines between two strings in a file
Hi all,

I'm very very new to UNIX and AWK world.Please help me in finding a solution for my problem.
I'm having a file like this
-----------------------------------------------------------------...
Showing results 1 to 6 of 6

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