Search Results

Search: Posts Made By: bmson
1,533
Posted By bmson
Change everything in a file that maps to {module::name.filetype} to _modules/name/applicat
path = content.txt
filename = application
directory = _modules

define create
$(eval from := $(shell echo $$1)) \
$(eval to := $(shell echo $$2)) \
sed -i '' 's/$(from)/$(to)/g'...
Showing results 1 to 1 of 1

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