Regex

From wikieduonline
Revision as of 06:29, 6 May 2021 by Welcome (talk | contribs)
Jump to navigation Jump to search

wikipedia:regex (1951)


  • or |


Ansible

  - lineinfile:
       path: /etc/default/sysstat
       state: present
       backrefs: yes
       regexp: '^ENABLED="false"'
       line: 'ENABLED="true"'



See also

Advertising: