Search Results

Search: Posts Made By: Ashunayak
4,710
Posted By Ashunayak
Unable to pass shell script parameter value to awk command in side the same script
Variable I have in my shell script
diff=$1$2.diff
id=$2
new=new_$diff

echo "My id is $1"
echo "I want to sync for user account $id"

##awk command I am using is as below

cat $diff | awk...
Showing results 1 to 1 of 1

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