Search Results

Search: Posts Made By: fatimap
1,568
Posted By fatimap
variable expansion does not happen some times
Version := `grep version $(VERSION_FILE) | grep "=" | cut -d'=' -f2 | \
sed -e 's/\#.*//' -e 's/[ ^ ]*//' -e 's/\ .*//'`
Image := release-$(Version).tar.gz
IMAGE_FILE :=...
1,568
Posted By fatimap
Help requested for a script with sed
Hello Folks,
I would very much appreciate if I could get help/suggestions on a particular sed usage. I have to write a script to take version info from a version file, compute the image name,...
Showing results 1 to 2 of 2

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