Chef: Editing a file

From wikieduonline
Revision as of 06:53, 27 July 2021 by Welcome (talk | contribs) (Created page with " replace_or_add "why hello" do path "/some/file" pattern "Why hello there.*" line "Why hello there, you beautiful person, you." end == See also == * {{sed}} Cat...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
replace_or_add "why hello" do
  path "/some/file"
  pattern "Why hello there.*"
  line "Why hello there, you beautiful person, you."
end


See also

Advertising: