Search Results

Search: Posts Made By: MadeInGermany
500
Posted By MadeInGermany
With shell builtins (no external command awk,...
With shell builtins (no external command awk, sed, perl)
here is a standard procedure
fn="file.conf"
# split on =, change the certain value, write to .new file:
while IFS="=" read key val
do
...
Showing results 1 to 1 of 1

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