Search Results

Search: Posts Made By: sbaisakh
1,168
Posted By sbaisakh
nawk issue
Hi,
Below work fine, whenever any character puts, however if we use "(", it's not working.

Working
===============
echo 'Sau(rabh is Nice' | nawk -v a="Saurabh" '{print substr($1,1,match($1,...
12,133
Posted By sbaisakh
It's SUN Solaris. gawk not found in /usr/sfw/bin....
It's SUN Solaris. gawk not found in /usr/sfw/bin. Also it's not there in /usr/bin. I have used nawk, however ignorecase not working with nawk. Following is my command.

nawk 'BEGIN {IGNORECASE=1;}...
12,133
Posted By sbaisakh
gawk: not found
While running gawk, OS stating that command not found.
3,687
Posted By sbaisakh
awk -v issue in Sun Solaris
Hi,
awk -v is having issue in sun solaris, however the same works fine in HP Superdome. Pls advise what to do, while executing below command in SunOS.

echo "this is saurabh"|awk -v a="SAURABH"...
Showing results 1 to 4 of 4

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