Search Results

Search: Posts Made By: inderpunj
1,545
Posted By inderpunj
problem while searching in a file by 'AWK'
Hi ,

i am writing a script in which i am using following command to grep some string and then storing it's output to v, as like below :-
v=$(awk -F, '{ if ( $NF ~ /DEV/ ) print $0 "_BLD01";else...
1,608
Posted By inderpunj
finding string at runtime
Hi

I am creating a script in shell (sh), in which i will enter a string at runtime. let i will enter the string asdfergtdev_DEV2(or DEV,DEV3,DEV1 etc). i want it will find DEV2(it will be only...
Showing results 1 to 2 of 2

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