append text to end of file with cat
Objective: Append multiline text with cat Examples Replace contents of /etc/apache2/mods-available/geoip.conf cat <<‘EOF’ > /etc/apache2/mods-available/geoip.conf <IfModule […]
Objective: Append multiline text with cat Examples Replace contents of /etc/apache2/mods-available/geoip.conf cat <<‘EOF’ > /etc/apache2/mods-available/geoip.conf <IfModule […]