Search Results

Search: Posts Made By: girijan
5,198
Posted By girijan
Thanks elixir_sinari, The solution was working...
Thanks elixir_sinari,
The solution was working when i tried in my script.
Thanks a lot for your time and efforts.

regards,
Giri:)

---------- Post updated at 09:13 PM ---------- Previous...
5,198
Posted By girijan
Thanks Ranga, while searching on the above...
Thanks Ranga,
while searching on the above query..I was able to find a solution..but with limitted success.

studentMarkInParticularSubject=`awk -F: '/$student/ ' $markfile | awk -F: '/$subjectid/...
5,198
Posted By girijan
Replacing grep with awk
how to replace grep with awk commands.
i have a code like:
grep -w $student $markfile|$subjectid
can similar code be written by replacing grep with awk.

Thanks in advance,
regards,
giri
Showing results 1 to 3 of 3

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