Regex

From wikieduonline
Revision as of 05:14, 3 December 2020 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: