File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -543,7 +543,7 @@ keys:
543543 **wildcard (wildcard character)**: used to match file or directory names.
544544 **regular expression**: used to match the content of a file.
545545
546- You can see an introduction with extra detail in [this document](../sed_awk_grep/1_regular _expressions_vs_wildcards .md).
546+ You can see an introduction with extra detail in [this document](../sed_awk_grep/1_regular_expressions_vs_wildcards .md).
547547
548548## * CoPy Input Output* - ` cpio `
549549
Original file line number Diff line number Diff line change @@ -416,7 +416,7 @@ $ sudo systemctl status mariadb
416416 Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled; preset: disabled)
417417 Active: active (running) since Thu 2024-06-20 11:48:56 CEST; 1min 27s ago
418418 Docs: man:mariadbd(8)
419- https://mariadb.com/kb/en/library/systemd/
419+ https://mariadb.com
420420 Process: 6538 ExecStartPre=/usr/libexec/mariadb-check-socket (code=exited, status=0/SUCCESS)
421421 Process: 6560 ExecStartPre=/usr/libexec/mariadb-prepare-db-dir mariadb.service (code=exited, status=0/SUCCESS)
422422 Process: 6658 ExecStartPost=/usr/libexec/mariadb-check-upgrade (code=exited, status=0/SUCCESS)
You can’t perform that action at this time.
0 commit comments