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:
543
543
**wildcard (wildcard character)**: used to match file or directory names.
544
544
**regular expression**: used to match the content of a file.
545
545
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).
547
547
548
548
## * CoPy Input Output* - ` cpio `
549
549
Original file line number Diff line number Diff line change @@ -416,7 +416,7 @@ $ sudo systemctl status mariadb
416
416
Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled; preset: disabled)
417
417
Active: active (running) since Thu 2024-06-20 11:48:56 CEST; 1min 27s ago
418
418
Docs: man:mariadbd(8)
419
- https://mariadb.com/kb/en/library/systemd/
419
+ https://mariadb.com
420
420
Process: 6538 ExecStartPre=/usr/libexec/mariadb-check-socket (code=exited, status=0/SUCCESS)
421
421
Process: 6560 ExecStartPre=/usr/libexec/mariadb-prepare-db-dir mariadb.service (code=exited, status=0/SUCCESS)
422
422
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