Search Results

Search: Posts Made By: mrbinoy
909
Posted By mrbinoy
Scripting problem
I have one table contains the last field is gender and it is entered in small letter ,i would like to convert to caps after checking the field?
eg:
eno ename loc gender
1 a ...
1,718
Posted By mrbinoy
{} and ( ) differences
Can u tell the diff between the
1) $a and ${a}
2)[[ ]] and ( )
3)" " and ' ' , ` `
4) 'a' , "a", please explain with simple example
1,810
Posted By mrbinoy
segregating the data with awk
I have input .txt file which contains the emp details..
1,810
Posted By mrbinoy
Segregating the data with awk
from employee table,need to segregate to their respective departments and to store in separate file,can any body help
2,765
Posted By mrbinoy
segregating data with awk
from employee table,need to segregate to their respective departments and to store in separate file,can any body help
2,765
Posted By mrbinoy
Thanks for this useful posts...and what is the...
Thanks for this useful posts...and what is the diff b/w if (---- ) and if [[--- ]]
2,765
Posted By mrbinoy
I tried the code which you have given,,but what...
I tried the code which you have given,,but what is
while [ -n "$var" ] loop coding..how this execute.last one week I am learning UNIX,pls help me
2,765
Posted By mrbinoy
awk problem
dude it is not working,can u give another idea?
2,765
Posted By mrbinoy
awk problem
firstly I read through while loop....see that done < file name...

---------- Post updated at 12:38 PM ---------- Previous update was at 12:36 PM ----------

awk -F "|" '{if ( NR == 1 ) print $0...
2,765
Posted By mrbinoy
awk problem
I have two file one file contain student data
101|suresh|45|25|45|chennai
102|gopal|89|78|50|hyd
103|lakshmi|45|65|35|hyd
104|kavitha|65|68|40|banglore
105|tiru|35|42|30|chennai

another...
Showing results 1 to 10 of 10

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