Search Results

Search: Posts Made By: rmkganesh
1,158
Posted By rmkganesh
Grep string search
Hi All,

I'm using aix flavour unix where im trying for the below kind of pattern to search in all the files in a directory.

I tried with different possible combinations like
grep -ir...
5,456
Posted By rmkganesh
Hi, Yes it is ,but wanna know how its...
Hi,

Yes it is ,but wanna know how its eliminating special chars and alphabets.

Can u let me know.

Regards,
Ganesh G.
5,456
Posted By rmkganesh
awk decimal point numbers matching
Hi All,

Can some one help me in identifying the significance of character "$" ,Which is playing critical role in matching decimal point numbers as below.

[sys@localhost ~]$ echo "01#.01"|awk...
1,291
Posted By rmkganesh
Thanku Jotne,
Thanku Jotne,
1,291
Posted By rmkganesh
awk print expression
Hi All,

I have a doubt in awk print exp.

Where in some awk commands have seen a digit 1 appended at the end of the awk ,didnt remember the command .

like ..
cat file |awk '{print }1'
...
1,190
Posted By rmkganesh
awk '{for (i=1;i<=NF;i++) if ($i ~...
awk '{for (i=1;i<=NF;i++) if ($i ~ /[a-z]{2}[0-9]{5}/) print NR,$i}'|head -1
Forum: AIX 10-26-2012
6,373
Posted By rmkganesh
FTP connection refused from text editor while accessing AIX server .
HI ,

I'm facing the FTP connection refused from text editor while accessing AIX server .It showing the messege "can't create ftp connection connectin refused".Though it is accessible from putty ....
Showing results 1 to 7 of 7

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